Interface CTPivotAreaReference

All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getXList

      List<CTIndex> getXList()
      Gets a List of "x" elements
    • getXArray

      CTIndex[] getXArray()
      Gets array of all "x" elements
    • getXArray

      CTIndex getXArray(int i)
      Gets ith "x" element
    • sizeOfXArray

      int sizeOfXArray()
      Returns number of "x" element
    • setXArray

      void setXArray(CTIndex[] xArray)
      Sets array of all "x" element
    • setXArray

      void setXArray(int i, CTIndex x)
      Sets ith "x" element
    • insertNewX

      CTIndex insertNewX(int i)
      Inserts and returns a new empty value (as xml) as the ith "x" element
    • addNewX

      CTIndex addNewX()
      Appends and returns a new empty value (as xml) as the last "x" element
    • removeX

      void removeX(int i)
      Removes the ith "x" 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
    • getField

      long getField()
      Gets the "field" attribute
    • xgetField

      XmlUnsignedInt xgetField()
      Gets (as xml) the "field" attribute
    • isSetField

      boolean isSetField()
      True if has "field" attribute
    • setField

      void setField(long field)
      Sets the "field" attribute
    • xsetField

      void xsetField(XmlUnsignedInt field)
      Sets (as xml) the "field" attribute
    • unsetField

      void unsetField()
      Unsets the "field" attribute
    • getCount

      long getCount()
      Gets the "count" attribute
    • xgetCount

      XmlUnsignedInt xgetCount()
      Gets (as xml) the "count" attribute
    • isSetCount

      boolean isSetCount()
      True if has "count" attribute
    • setCount

      void setCount(long count)
      Sets the "count" attribute
    • xsetCount

      void xsetCount(XmlUnsignedInt count)
      Sets (as xml) the "count" attribute
    • unsetCount

      void unsetCount()
      Unsets the "count" attribute
    • getSelected

      boolean getSelected()
      Gets the "selected" attribute
    • xgetSelected

      XmlBoolean xgetSelected()
      Gets (as xml) the "selected" attribute
    • isSetSelected

      boolean isSetSelected()
      True if has "selected" attribute
    • setSelected

      void setSelected(boolean selected)
      Sets the "selected" attribute
    • xsetSelected

      void xsetSelected(XmlBoolean selected)
      Sets (as xml) the "selected" attribute
    • unsetSelected

      void unsetSelected()
      Unsets the "selected" attribute
    • getByPosition

      boolean getByPosition()
      Gets the "byPosition" attribute
    • xgetByPosition

      XmlBoolean xgetByPosition()
      Gets (as xml) the "byPosition" attribute
    • isSetByPosition

      boolean isSetByPosition()
      True if has "byPosition" attribute
    • setByPosition

      void setByPosition(boolean byPosition)
      Sets the "byPosition" attribute
    • xsetByPosition

      void xsetByPosition(XmlBoolean byPosition)
      Sets (as xml) the "byPosition" attribute
    • unsetByPosition

      void unsetByPosition()
      Unsets the "byPosition" attribute
    • getRelative

      boolean getRelative()
      Gets the "relative" attribute
    • xgetRelative

      XmlBoolean xgetRelative()
      Gets (as xml) the "relative" attribute
    • isSetRelative

      boolean isSetRelative()
      True if has "relative" attribute
    • setRelative

      void setRelative(boolean relative)
      Sets the "relative" attribute
    • xsetRelative

      void xsetRelative(XmlBoolean relative)
      Sets (as xml) the "relative" attribute
    • unsetRelative

      void unsetRelative()
      Unsets the "relative" attribute
    • getDefaultSubtotal

      boolean getDefaultSubtotal()
      Gets the "defaultSubtotal" attribute
    • xgetDefaultSubtotal

      XmlBoolean xgetDefaultSubtotal()
      Gets (as xml) the "defaultSubtotal" attribute
    • isSetDefaultSubtotal

      boolean isSetDefaultSubtotal()
      True if has "defaultSubtotal" attribute
    • setDefaultSubtotal

      void setDefaultSubtotal(boolean defaultSubtotal)
      Sets the "defaultSubtotal" attribute
    • xsetDefaultSubtotal

      void xsetDefaultSubtotal(XmlBoolean defaultSubtotal)
      Sets (as xml) the "defaultSubtotal" attribute
    • unsetDefaultSubtotal

      void unsetDefaultSubtotal()
      Unsets the "defaultSubtotal" attribute
    • getSumSubtotal

      boolean getSumSubtotal()
      Gets the "sumSubtotal" attribute
    • xgetSumSubtotal

      XmlBoolean xgetSumSubtotal()
      Gets (as xml) the "sumSubtotal" attribute
    • isSetSumSubtotal

      boolean isSetSumSubtotal()
      True if has "sumSubtotal" attribute
    • setSumSubtotal

      void setSumSubtotal(boolean sumSubtotal)
      Sets the "sumSubtotal" attribute
    • xsetSumSubtotal

      void xsetSumSubtotal(XmlBoolean sumSubtotal)
      Sets (as xml) the "sumSubtotal" attribute
    • unsetSumSubtotal

      void unsetSumSubtotal()
      Unsets the "sumSubtotal" attribute
    • getCountASubtotal

      boolean getCountASubtotal()
      Gets the "countASubtotal" attribute
    • xgetCountASubtotal

      XmlBoolean xgetCountASubtotal()
      Gets (as xml) the "countASubtotal" attribute
    • isSetCountASubtotal

      boolean isSetCountASubtotal()
      True if has "countASubtotal" attribute
    • setCountASubtotal

      void setCountASubtotal(boolean countASubtotal)
      Sets the "countASubtotal" attribute
    • xsetCountASubtotal

      void xsetCountASubtotal(XmlBoolean countASubtotal)
      Sets (as xml) the "countASubtotal" attribute
    • unsetCountASubtotal

      void unsetCountASubtotal()
      Unsets the "countASubtotal" attribute
    • getAvgSubtotal

      boolean getAvgSubtotal()
      Gets the "avgSubtotal" attribute
    • xgetAvgSubtotal

      XmlBoolean xgetAvgSubtotal()
      Gets (as xml) the "avgSubtotal" attribute
    • isSetAvgSubtotal

      boolean isSetAvgSubtotal()
      True if has "avgSubtotal" attribute
    • setAvgSubtotal

      void setAvgSubtotal(boolean avgSubtotal)
      Sets the "avgSubtotal" attribute
    • xsetAvgSubtotal

      void xsetAvgSubtotal(XmlBoolean avgSubtotal)
      Sets (as xml) the "avgSubtotal" attribute
    • unsetAvgSubtotal

      void unsetAvgSubtotal()
      Unsets the "avgSubtotal" attribute
    • getMaxSubtotal

      boolean getMaxSubtotal()
      Gets the "maxSubtotal" attribute
    • xgetMaxSubtotal

      XmlBoolean xgetMaxSubtotal()
      Gets (as xml) the "maxSubtotal" attribute
    • isSetMaxSubtotal

      boolean isSetMaxSubtotal()
      True if has "maxSubtotal" attribute
    • setMaxSubtotal

      void setMaxSubtotal(boolean maxSubtotal)
      Sets the "maxSubtotal" attribute
    • xsetMaxSubtotal

      void xsetMaxSubtotal(XmlBoolean maxSubtotal)
      Sets (as xml) the "maxSubtotal" attribute
    • unsetMaxSubtotal

      void unsetMaxSubtotal()
      Unsets the "maxSubtotal" attribute
    • getMinSubtotal

      boolean getMinSubtotal()
      Gets the "minSubtotal" attribute
    • xgetMinSubtotal

      XmlBoolean xgetMinSubtotal()
      Gets (as xml) the "minSubtotal" attribute
    • isSetMinSubtotal

      boolean isSetMinSubtotal()
      True if has "minSubtotal" attribute
    • setMinSubtotal

      void setMinSubtotal(boolean minSubtotal)
      Sets the "minSubtotal" attribute
    • xsetMinSubtotal

      void xsetMinSubtotal(XmlBoolean minSubtotal)
      Sets (as xml) the "minSubtotal" attribute
    • unsetMinSubtotal

      void unsetMinSubtotal()
      Unsets the "minSubtotal" attribute
    • getProductSubtotal

      boolean getProductSubtotal()
      Gets the "productSubtotal" attribute
    • xgetProductSubtotal

      XmlBoolean xgetProductSubtotal()
      Gets (as xml) the "productSubtotal" attribute
    • isSetProductSubtotal

      boolean isSetProductSubtotal()
      True if has "productSubtotal" attribute
    • setProductSubtotal

      void setProductSubtotal(boolean productSubtotal)
      Sets the "productSubtotal" attribute
    • xsetProductSubtotal

      void xsetProductSubtotal(XmlBoolean productSubtotal)
      Sets (as xml) the "productSubtotal" attribute
    • unsetProductSubtotal

      void unsetProductSubtotal()
      Unsets the "productSubtotal" attribute
    • getCountSubtotal

      boolean getCountSubtotal()
      Gets the "countSubtotal" attribute
    • xgetCountSubtotal

      XmlBoolean xgetCountSubtotal()
      Gets (as xml) the "countSubtotal" attribute
    • isSetCountSubtotal

      boolean isSetCountSubtotal()
      True if has "countSubtotal" attribute
    • setCountSubtotal

      void setCountSubtotal(boolean countSubtotal)
      Sets the "countSubtotal" attribute
    • xsetCountSubtotal

      void xsetCountSubtotal(XmlBoolean countSubtotal)
      Sets (as xml) the "countSubtotal" attribute
    • unsetCountSubtotal

      void unsetCountSubtotal()
      Unsets the "countSubtotal" attribute
    • getStdDevSubtotal

      boolean getStdDevSubtotal()
      Gets the "stdDevSubtotal" attribute
    • xgetStdDevSubtotal

      XmlBoolean xgetStdDevSubtotal()
      Gets (as xml) the "stdDevSubtotal" attribute
    • isSetStdDevSubtotal

      boolean isSetStdDevSubtotal()
      True if has "stdDevSubtotal" attribute
    • setStdDevSubtotal

      void setStdDevSubtotal(boolean stdDevSubtotal)
      Sets the "stdDevSubtotal" attribute
    • xsetStdDevSubtotal

      void xsetStdDevSubtotal(XmlBoolean stdDevSubtotal)
      Sets (as xml) the "stdDevSubtotal" attribute
    • unsetStdDevSubtotal

      void unsetStdDevSubtotal()
      Unsets the "stdDevSubtotal" attribute
    • getStdDevPSubtotal

      boolean getStdDevPSubtotal()
      Gets the "stdDevPSubtotal" attribute
    • xgetStdDevPSubtotal

      XmlBoolean xgetStdDevPSubtotal()
      Gets (as xml) the "stdDevPSubtotal" attribute
    • isSetStdDevPSubtotal

      boolean isSetStdDevPSubtotal()
      True if has "stdDevPSubtotal" attribute
    • setStdDevPSubtotal

      void setStdDevPSubtotal(boolean stdDevPSubtotal)
      Sets the "stdDevPSubtotal" attribute
    • xsetStdDevPSubtotal

      void xsetStdDevPSubtotal(XmlBoolean stdDevPSubtotal)
      Sets (as xml) the "stdDevPSubtotal" attribute
    • unsetStdDevPSubtotal

      void unsetStdDevPSubtotal()
      Unsets the "stdDevPSubtotal" attribute
    • getVarSubtotal

      boolean getVarSubtotal()
      Gets the "varSubtotal" attribute
    • xgetVarSubtotal

      XmlBoolean xgetVarSubtotal()
      Gets (as xml) the "varSubtotal" attribute
    • isSetVarSubtotal

      boolean isSetVarSubtotal()
      True if has "varSubtotal" attribute
    • setVarSubtotal

      void setVarSubtotal(boolean varSubtotal)
      Sets the "varSubtotal" attribute
    • xsetVarSubtotal

      void xsetVarSubtotal(XmlBoolean varSubtotal)
      Sets (as xml) the "varSubtotal" attribute
    • unsetVarSubtotal

      void unsetVarSubtotal()
      Unsets the "varSubtotal" attribute
    • getVarPSubtotal

      boolean getVarPSubtotal()
      Gets the "varPSubtotal" attribute
    • xgetVarPSubtotal

      XmlBoolean xgetVarPSubtotal()
      Gets (as xml) the "varPSubtotal" attribute
    • isSetVarPSubtotal

      boolean isSetVarPSubtotal()
      True if has "varPSubtotal" attribute
    • setVarPSubtotal

      void setVarPSubtotal(boolean varPSubtotal)
      Sets the "varPSubtotal" attribute
    • xsetVarPSubtotal

      void xsetVarPSubtotal(XmlBoolean varPSubtotal)
      Sets (as xml) the "varPSubtotal" attribute
    • unsetVarPSubtotal

      void unsetVarPSubtotal()
      Unsets the "varPSubtotal" attribute