All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBevel

      CTBevel getBevel()
      Gets the "bevel" element
    • setBevel

      void setBevel(CTBevel bevel)
      Sets the "bevel" element
    • addNewBevel

      CTBevel addNewBevel()
      Appends and returns a new empty "bevel" element
    • getLightRig

      CTLightRig getLightRig()
      Gets the "lightRig" element
    • isSetLightRig

      boolean isSetLightRig()
      True if has "lightRig" element
    • setLightRig

      void setLightRig(CTLightRig lightRig)
      Sets the "lightRig" element
    • addNewLightRig

      CTLightRig addNewLightRig()
      Appends and returns a new empty "lightRig" element
    • unsetLightRig

      void unsetLightRig()
      Unsets the "lightRig" 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
    • getPrstMaterial

      STPresetMaterialType.Enum getPrstMaterial()
      Gets the "prstMaterial" attribute
    • xgetPrstMaterial

      STPresetMaterialType xgetPrstMaterial()
      Gets (as xml) the "prstMaterial" attribute
    • isSetPrstMaterial

      boolean isSetPrstMaterial()
      True if has "prstMaterial" attribute
    • setPrstMaterial

      void setPrstMaterial(STPresetMaterialType.Enum prstMaterial)
      Sets the "prstMaterial" attribute
    • xsetPrstMaterial

      void xsetPrstMaterial(STPresetMaterialType prstMaterial)
      Sets (as xml) the "prstMaterial" attribute
    • unsetPrstMaterial

      void unsetPrstMaterial()
      Unsets the "prstMaterial" attribute