Interface CTOfficeStyleSheet

All Superinterfaces:
XmlObject, XmlTokenSource

public interface CTOfficeStyleSheet extends XmlObject
An XML CT_OfficeStyleSheet(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
  • Field Details

  • Method Details

    • getThemeElements

      CTBaseStyles getThemeElements()
      Gets the "themeElements" element
    • setThemeElements

      void setThemeElements(CTBaseStyles themeElements)
      Sets the "themeElements" element
    • addNewThemeElements

      CTBaseStyles addNewThemeElements()
      Appends and returns a new empty "themeElements" element
    • getObjectDefaults

      CTObjectStyleDefaults getObjectDefaults()
      Gets the "objectDefaults" element
    • isSetObjectDefaults

      boolean isSetObjectDefaults()
      True if has "objectDefaults" element
    • setObjectDefaults

      void setObjectDefaults(CTObjectStyleDefaults objectDefaults)
      Sets the "objectDefaults" element
    • addNewObjectDefaults

      CTObjectStyleDefaults addNewObjectDefaults()
      Appends and returns a new empty "objectDefaults" element
    • unsetObjectDefaults

      void unsetObjectDefaults()
      Unsets the "objectDefaults" element
    • getExtraClrSchemeLst

      CTColorSchemeList getExtraClrSchemeLst()
      Gets the "extraClrSchemeLst" element
    • isSetExtraClrSchemeLst

      boolean isSetExtraClrSchemeLst()
      True if has "extraClrSchemeLst" element
    • setExtraClrSchemeLst

      void setExtraClrSchemeLst(CTColorSchemeList extraClrSchemeLst)
      Sets the "extraClrSchemeLst" element
    • addNewExtraClrSchemeLst

      CTColorSchemeList addNewExtraClrSchemeLst()
      Appends and returns a new empty "extraClrSchemeLst" element
    • unsetExtraClrSchemeLst

      void unsetExtraClrSchemeLst()
      Unsets the "extraClrSchemeLst" element
    • getCustClrLst

      CTCustomColorList getCustClrLst()
      Gets the "custClrLst" element
    • isSetCustClrLst

      boolean isSetCustClrLst()
      True if has "custClrLst" element
    • setCustClrLst

      void setCustClrLst(CTCustomColorList custClrLst)
      Sets the "custClrLst" element
    • addNewCustClrLst

      CTCustomColorList addNewCustClrLst()
      Appends and returns a new empty "custClrLst" element
    • unsetCustClrLst

      void unsetCustClrLst()
      Unsets the "custClrLst" element
    • getExtLst

      Gets the "extLst" element
    • isSetExtLst

      boolean isSetExtLst()
      True if has "extLst" element
    • setExtLst

      void setExtLst(CTOfficeArtExtensionList extLst)
      Sets the "extLst" element
    • addNewExtLst

      CTOfficeArtExtensionList addNewExtLst()
      Appends and returns a new empty "extLst" element
    • unsetExtLst

      void unsetExtLst()
      Unsets the "extLst" element
    • getName

      String getName()
      Gets the "name" attribute
    • xgetName

      XmlString xgetName()
      Gets (as xml) the "name" attribute
    • isSetName

      boolean isSetName()
      True if has "name" attribute
    • setName

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(XmlString name)
      Sets (as xml) the "name" attribute
    • unsetName

      void unsetName()
      Unsets the "name" attribute