Interface ThemeOverrideDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

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

      • setThemeOverride

        void setThemeOverride​(CTBaseStylesOverride themeOverride)
        Sets the "themeOverride" element
      • addNewThemeOverride

        CTBaseStylesOverride addNewThemeOverride()
        Appends and returns a new empty "themeOverride" element