Interface CTCommonSlideData

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTCommonSlideData
    extends XmlObject
    An XML CT_CommonSlideData(@http://schemas.openxmlformats.org/presentationml/2006/main). This is a complex type.
    • Method Detail

      • isSetBg

        boolean isSetBg()
        True if has "bg" element
      • setBg

        void setBg​(CTBackground bg)
        Sets the "bg" element
      • addNewBg

        CTBackground addNewBg()
        Appends and returns a new empty "bg" element
      • unsetBg

        void unsetBg()
        Unsets the "bg" element
      • getSpTree

        CTGroupShape getSpTree()
        Gets the "spTree" element
      • setSpTree

        void setSpTree​(CTGroupShape spTree)
        Sets the "spTree" element
      • addNewSpTree

        CTGroupShape addNewSpTree()
        Appends and returns a new empty "spTree" element
      • isSetCustDataLst

        boolean isSetCustDataLst()
        True if has "custDataLst" element
      • setCustDataLst

        void setCustDataLst​(CTCustomerDataList custDataLst)
        Sets the "custDataLst" element
      • addNewCustDataLst

        CTCustomerDataList addNewCustDataLst()
        Appends and returns a new empty "custDataLst" element
      • unsetCustDataLst

        void unsetCustDataLst()
        Unsets the "custDataLst" element
      • getControls

        CTControlList getControls()
        Gets the "controls" element
      • isSetControls

        boolean isSetControls()
        True if has "controls" element
      • setControls

        void setControls​(CTControlList controls)
        Sets the "controls" element
      • addNewControls

        CTControlList addNewControls()
        Appends and returns a new empty "controls" element
      • unsetControls

        void unsetControls()
        Unsets the "controls" element
      • isSetExtLst

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

        void setExtLst​(CTExtensionList extLst)
        Sets the "extLst" element
      • addNewExtLst

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

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

        java.lang.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​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

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

        void unsetName()
        Unsets the "name" attribute