Interface CTPresetShadowEffect

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getScrgbClr

      CTScRgbColor getScrgbClr()
      Gets the "scrgbClr" element
    • isSetScrgbClr

      boolean isSetScrgbClr()
      True if has "scrgbClr" element
    • setScrgbClr

      void setScrgbClr(CTScRgbColor scrgbClr)
      Sets the "scrgbClr" element
    • addNewScrgbClr

      CTScRgbColor addNewScrgbClr()
      Appends and returns a new empty "scrgbClr" element
    • unsetScrgbClr

      void unsetScrgbClr()
      Unsets the "scrgbClr" element
    • getSrgbClr

      CTSRgbColor getSrgbClr()
      Gets the "srgbClr" element
    • isSetSrgbClr

      boolean isSetSrgbClr()
      True if has "srgbClr" element
    • setSrgbClr

      void setSrgbClr(CTSRgbColor srgbClr)
      Sets the "srgbClr" element
    • addNewSrgbClr

      CTSRgbColor addNewSrgbClr()
      Appends and returns a new empty "srgbClr" element
    • unsetSrgbClr

      void unsetSrgbClr()
      Unsets the "srgbClr" element
    • getHslClr

      CTHslColor getHslClr()
      Gets the "hslClr" element
    • isSetHslClr

      boolean isSetHslClr()
      True if has "hslClr" element
    • setHslClr

      void setHslClr(CTHslColor hslClr)
      Sets the "hslClr" element
    • addNewHslClr

      CTHslColor addNewHslClr()
      Appends and returns a new empty "hslClr" element
    • unsetHslClr

      void unsetHslClr()
      Unsets the "hslClr" element
    • getSysClr

      CTSystemColor getSysClr()
      Gets the "sysClr" element
    • isSetSysClr

      boolean isSetSysClr()
      True if has "sysClr" element
    • setSysClr

      void setSysClr(CTSystemColor sysClr)
      Sets the "sysClr" element
    • addNewSysClr

      CTSystemColor addNewSysClr()
      Appends and returns a new empty "sysClr" element
    • unsetSysClr

      void unsetSysClr()
      Unsets the "sysClr" element
    • getSchemeClr

      CTSchemeColor getSchemeClr()
      Gets the "schemeClr" element
    • isSetSchemeClr

      boolean isSetSchemeClr()
      True if has "schemeClr" element
    • setSchemeClr

      void setSchemeClr(CTSchemeColor schemeClr)
      Sets the "schemeClr" element
    • addNewSchemeClr

      CTSchemeColor addNewSchemeClr()
      Appends and returns a new empty "schemeClr" element
    • unsetSchemeClr

      void unsetSchemeClr()
      Unsets the "schemeClr" element
    • getPrstClr

      CTPresetColor getPrstClr()
      Gets the "prstClr" element
    • isSetPrstClr

      boolean isSetPrstClr()
      True if has "prstClr" element
    • setPrstClr

      void setPrstClr(CTPresetColor prstClr)
      Sets the "prstClr" element
    • addNewPrstClr

      CTPresetColor addNewPrstClr()
      Appends and returns a new empty "prstClr" element
    • unsetPrstClr

      void unsetPrstClr()
      Unsets the "prstClr" element
    • getPrst

      Gets the "prst" attribute
    • xgetPrst

      STPresetShadowVal xgetPrst()
      Gets (as xml) the "prst" attribute
    • setPrst

      void setPrst(STPresetShadowVal.Enum prst)
      Sets the "prst" attribute
    • xsetPrst

      void xsetPrst(STPresetShadowVal prst)
      Sets (as xml) the "prst" attribute
    • getDist

      long getDist()
      Gets the "dist" attribute
    • xgetDist

      Gets (as xml) the "dist" attribute
    • isSetDist

      boolean isSetDist()
      True if has "dist" attribute
    • setDist

      void setDist(long dist)
      Sets the "dist" attribute
    • xsetDist

      void xsetDist(STPositiveCoordinate dist)
      Sets (as xml) the "dist" attribute
    • unsetDist

      void unsetDist()
      Unsets the "dist" attribute
    • getDir

      int getDir()
      Gets the "dir" attribute
    • xgetDir

      Gets (as xml) the "dir" attribute
    • isSetDir

      boolean isSetDir()
      True if has "dir" attribute
    • setDir

      void setDir(int dir)
      Sets the "dir" attribute
    • xsetDir

      void xsetDir(STPositiveFixedAngle dir)
      Sets (as xml) the "dir" attribute
    • unsetDir

      void unsetDir()
      Unsets the "dir" attribute