Interface CTSurfaceSer

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTSurfaceSer
    extends XmlObject
    An XML CT_SurfaceSer(@http://schemas.openxmlformats.org/drawingml/2006/chart). This is a complex type.
    • Method Detail

      • setIdx

        void setIdx​(CTUnsignedInt idx)
        Sets the "idx" element
      • addNewIdx

        CTUnsignedInt addNewIdx()
        Appends and returns a new empty "idx" element
      • setOrder

        void setOrder​(CTUnsignedInt order)
        Sets the "order" element
      • addNewOrder

        CTUnsignedInt addNewOrder()
        Appends and returns a new empty "order" element
      • getTx

        CTSerTx getTx()
        Gets the "tx" element
      • isSetTx

        boolean isSetTx()
        True if has "tx" element
      • setTx

        void setTx​(CTSerTx tx)
        Sets the "tx" element
      • addNewTx

        CTSerTx addNewTx()
        Appends and returns a new empty "tx" element
      • unsetTx

        void unsetTx()
        Unsets the "tx" element
      • isSetSpPr

        boolean isSetSpPr()
        True if has "spPr" element
      • addNewSpPr

        CTShapeProperties addNewSpPr()
        Appends and returns a new empty "spPr" element
      • unsetSpPr

        void unsetSpPr()
        Unsets the "spPr" element
      • isSetCat

        boolean isSetCat()
        True if has "cat" element
      • addNewCat

        CTAxDataSource addNewCat()
        Appends and returns a new empty "cat" element
      • unsetCat

        void unsetCat()
        Unsets the "cat" element
      • isSetVal

        boolean isSetVal()
        True if has "val" element
      • addNewVal

        CTNumDataSource addNewVal()
        Appends and returns a new empty "val" element
      • unsetVal

        void unsetVal()
        Unsets the "val" 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