All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getIdx

      CTUnsignedInt getIdx()
      Gets the "idx" element
    • setIdx

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

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

      CTUnsignedInt getOrder()
      Gets the "order" 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
    • getSpPr

      Gets the "spPr" element
    • isSetSpPr

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

      void setSpPr(CTShapeProperties spPr)
      Sets the "spPr" element
    • addNewSpPr

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

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

      CTUnsignedInt getExplosion()
      Gets the "explosion" element
    • isSetExplosion

      boolean isSetExplosion()
      True if has "explosion" element
    • setExplosion

      void setExplosion(CTUnsignedInt explosion)
      Sets the "explosion" element
    • addNewExplosion

      CTUnsignedInt addNewExplosion()
      Appends and returns a new empty "explosion" element
    • unsetExplosion

      void unsetExplosion()
      Unsets the "explosion" element
    • getDPtList

      List<CTDPt> getDPtList()
      Gets a List of "dPt" elements
    • getDPtArray

      CTDPt[] getDPtArray()
      Gets array of all "dPt" elements
    • getDPtArray

      CTDPt getDPtArray(int i)
      Gets ith "dPt" element
    • sizeOfDPtArray

      int sizeOfDPtArray()
      Returns number of "dPt" element
    • setDPtArray

      void setDPtArray(CTDPt[] dPtArray)
      Sets array of all "dPt" element
    • setDPtArray

      void setDPtArray(int i, CTDPt dPt)
      Sets ith "dPt" element
    • insertNewDPt

      CTDPt insertNewDPt(int i)
      Inserts and returns a new empty value (as xml) as the ith "dPt" element
    • addNewDPt

      CTDPt addNewDPt()
      Appends and returns a new empty value (as xml) as the last "dPt" element
    • removeDPt

      void removeDPt(int i)
      Removes the ith "dPt" element
    • getDLbls

      CTDLbls getDLbls()
      Gets the "dLbls" element
    • isSetDLbls

      boolean isSetDLbls()
      True if has "dLbls" element
    • setDLbls

      void setDLbls(CTDLbls dLbls)
      Sets the "dLbls" element
    • addNewDLbls

      CTDLbls addNewDLbls()
      Appends and returns a new empty "dLbls" element
    • unsetDLbls

      void unsetDLbls()
      Unsets the "dLbls" element
    • getCat

      CTAxDataSource getCat()
      Gets the "cat" element
    • isSetCat

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

      void setCat(CTAxDataSource cat)
      Sets the "cat" element
    • addNewCat

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

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

      CTNumDataSource getVal()
      Gets the "val" element
    • isSetVal

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

      void setVal(CTNumDataSource val)
      Sets the "val" element
    • addNewVal

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

      void unsetVal()
      Unsets the "val" element
    • getExtLst

      CTExtensionList getExtLst()
      Gets the "extLst" 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