Interface CTColorScheme

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getDk1

      CTColor getDk1()
      Gets the "dk1" element
    • setDk1

      void setDk1(CTColor dk1)
      Sets the "dk1" element
    • addNewDk1

      CTColor addNewDk1()
      Appends and returns a new empty "dk1" element
    • getLt1

      CTColor getLt1()
      Gets the "lt1" element
    • setLt1

      void setLt1(CTColor lt1)
      Sets the "lt1" element
    • addNewLt1

      CTColor addNewLt1()
      Appends and returns a new empty "lt1" element
    • getDk2

      CTColor getDk2()
      Gets the "dk2" element
    • setDk2

      void setDk2(CTColor dk2)
      Sets the "dk2" element
    • addNewDk2

      CTColor addNewDk2()
      Appends and returns a new empty "dk2" element
    • getLt2

      CTColor getLt2()
      Gets the "lt2" element
    • setLt2

      void setLt2(CTColor lt2)
      Sets the "lt2" element
    • addNewLt2

      CTColor addNewLt2()
      Appends and returns a new empty "lt2" element
    • getAccent1

      CTColor getAccent1()
      Gets the "accent1" element
    • setAccent1

      void setAccent1(CTColor accent1)
      Sets the "accent1" element
    • addNewAccent1

      CTColor addNewAccent1()
      Appends and returns a new empty "accent1" element
    • getAccent2

      CTColor getAccent2()
      Gets the "accent2" element
    • setAccent2

      void setAccent2(CTColor accent2)
      Sets the "accent2" element
    • addNewAccent2

      CTColor addNewAccent2()
      Appends and returns a new empty "accent2" element
    • getAccent3

      CTColor getAccent3()
      Gets the "accent3" element
    • setAccent3

      void setAccent3(CTColor accent3)
      Sets the "accent3" element
    • addNewAccent3

      CTColor addNewAccent3()
      Appends and returns a new empty "accent3" element
    • getAccent4

      CTColor getAccent4()
      Gets the "accent4" element
    • setAccent4

      void setAccent4(CTColor accent4)
      Sets the "accent4" element
    • addNewAccent4

      CTColor addNewAccent4()
      Appends and returns a new empty "accent4" element
    • getAccent5

      CTColor getAccent5()
      Gets the "accent5" element
    • setAccent5

      void setAccent5(CTColor accent5)
      Sets the "accent5" element
    • addNewAccent5

      CTColor addNewAccent5()
      Appends and returns a new empty "accent5" element
    • getAccent6

      CTColor getAccent6()
      Gets the "accent6" element
    • setAccent6

      void setAccent6(CTColor accent6)
      Sets the "accent6" element
    • addNewAccent6

      CTColor addNewAccent6()
      Appends and returns a new empty "accent6" element
    • getHlink

      CTColor getHlink()
      Gets the "hlink" element
    • setHlink

      void setHlink(CTColor hlink)
      Sets the "hlink" element
    • addNewHlink

      CTColor addNewHlink()
      Appends and returns a new empty "hlink" element
    • getFolHlink

      CTColor getFolHlink()
      Gets the "folHlink" element
    • setFolHlink

      void setFolHlink(CTColor folHlink)
      Sets the "folHlink" element
    • addNewFolHlink

      CTColor addNewFolHlink()
      Appends and returns a new empty "folHlink" 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
    • setName

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

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