Interface ThemeManagerDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface ThemeManagerDocument
    extends XmlObject
    A document containing one themeManager(@http://schemas.openxmlformats.org/drawingml/2006/main) element. This is a complex type.
    • Method Detail

      • getThemeManager

        CTEmptyElement getThemeManager()
        Gets the "themeManager" element
      • setThemeManager

        void setThemeManager​(CTEmptyElement themeManager)
        Sets the "themeManager" element
      • addNewThemeManager

        CTEmptyElement addNewThemeManager()
        Appends and returns a new empty "themeManager" element