Interface CTCell3D

  • 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.
    • Method Detail

      • 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
      • isSetExtLst

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

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

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

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

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

        void unsetPrstMaterial()
        Unsets the "prstMaterial" attribute