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.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTPivotAreaReference.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description CTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTIndexaddNewX()Appends and returns a new empty value (as xml) as the last "x" elementbooleangetAvgSubtotal()Gets the "avgSubtotal" attributebooleangetByPosition()Gets the "byPosition" attributelonggetCount()Gets the "count" attributebooleangetCountASubtotal()Gets the "countASubtotal" attributebooleangetCountSubtotal()Gets the "countSubtotal" attributebooleangetDefaultSubtotal()Gets the "defaultSubtotal" attributeCTExtensionListgetExtLst()Gets the "extLst" elementlonggetField()Gets the "field" attributebooleangetMaxSubtotal()Gets the "maxSubtotal" attributebooleangetMinSubtotal()Gets the "minSubtotal" attributebooleangetProductSubtotal()Gets the "productSubtotal" attributebooleangetRelative()Gets the "relative" attributebooleangetSelected()Gets the "selected" attributebooleangetStdDevPSubtotal()Gets the "stdDevPSubtotal" attributebooleangetStdDevSubtotal()Gets the "stdDevSubtotal" attributebooleangetSumSubtotal()Gets the "sumSubtotal" attributebooleangetVarPSubtotal()Gets the "varPSubtotal" attributebooleangetVarSubtotal()Gets the "varSubtotal" attributeCTIndex[]getXArray()Deprecated.CTIndexgetXArray(int i)Gets ith "x" elementjava.util.List<CTIndex>getXList()Gets a List of "x" elementsCTIndexinsertNewX(int i)Inserts and returns a new empty value (as xml) as the ith "x" elementbooleanisSetAvgSubtotal()True if has "avgSubtotal" attributebooleanisSetByPosition()True if has "byPosition" attributebooleanisSetCount()True if has "count" attributebooleanisSetCountASubtotal()True if has "countASubtotal" attributebooleanisSetCountSubtotal()True if has "countSubtotal" attributebooleanisSetDefaultSubtotal()True if has "defaultSubtotal" attributebooleanisSetExtLst()True if has "extLst" elementbooleanisSetField()True if has "field" attributebooleanisSetMaxSubtotal()True if has "maxSubtotal" attributebooleanisSetMinSubtotal()True if has "minSubtotal" attributebooleanisSetProductSubtotal()True if has "productSubtotal" attributebooleanisSetRelative()True if has "relative" attributebooleanisSetSelected()True if has "selected" attributebooleanisSetStdDevPSubtotal()True if has "stdDevPSubtotal" attributebooleanisSetStdDevSubtotal()True if has "stdDevSubtotal" attributebooleanisSetSumSubtotal()True if has "sumSubtotal" attributebooleanisSetVarPSubtotal()True if has "varPSubtotal" attributebooleanisSetVarSubtotal()True if has "varSubtotal" attributevoidremoveX(int i)Removes the ith "x" elementvoidsetAvgSubtotal(boolean avgSubtotal)Sets the "avgSubtotal" attributevoidsetByPosition(boolean byPosition)Sets the "byPosition" attributevoidsetCount(long count)Sets the "count" attributevoidsetCountASubtotal(boolean countASubtotal)Sets the "countASubtotal" attributevoidsetCountSubtotal(boolean countSubtotal)Sets the "countSubtotal" attributevoidsetDefaultSubtotal(boolean defaultSubtotal)Sets the "defaultSubtotal" attributevoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetField(long field)Sets the "field" attributevoidsetMaxSubtotal(boolean maxSubtotal)Sets the "maxSubtotal" attributevoidsetMinSubtotal(boolean minSubtotal)Sets the "minSubtotal" attributevoidsetProductSubtotal(boolean productSubtotal)Sets the "productSubtotal" attributevoidsetRelative(boolean relative)Sets the "relative" attributevoidsetSelected(boolean selected)Sets the "selected" attributevoidsetStdDevPSubtotal(boolean stdDevPSubtotal)Sets the "stdDevPSubtotal" attributevoidsetStdDevSubtotal(boolean stdDevSubtotal)Sets the "stdDevSubtotal" attributevoidsetSumSubtotal(boolean sumSubtotal)Sets the "sumSubtotal" attributevoidsetVarPSubtotal(boolean varPSubtotal)Sets the "varPSubtotal" attributevoidsetVarSubtotal(boolean varSubtotal)Sets the "varSubtotal" attributevoidsetXArray(int i, CTIndex x)Sets ith "x" elementvoidsetXArray(CTIndex[] xArray)Sets array of all "x" elementintsizeOfXArray()Returns number of "x" elementvoidunsetAvgSubtotal()Unsets the "avgSubtotal" attributevoidunsetByPosition()Unsets the "byPosition" attributevoidunsetCount()Unsets the "count" attributevoidunsetCountASubtotal()Unsets the "countASubtotal" attributevoidunsetCountSubtotal()Unsets the "countSubtotal" attributevoidunsetDefaultSubtotal()Unsets the "defaultSubtotal" attributevoidunsetExtLst()Unsets the "extLst" elementvoidunsetField()Unsets the "field" attributevoidunsetMaxSubtotal()Unsets the "maxSubtotal" attributevoidunsetMinSubtotal()Unsets the "minSubtotal" attributevoidunsetProductSubtotal()Unsets the "productSubtotal" attributevoidunsetRelative()Unsets the "relative" attributevoidunsetSelected()Unsets the "selected" attributevoidunsetStdDevPSubtotal()Unsets the "stdDevPSubtotal" attributevoidunsetStdDevSubtotal()Unsets the "stdDevSubtotal" attributevoidunsetSumSubtotal()Unsets the "sumSubtotal" attributevoidunsetVarPSubtotal()Unsets the "varPSubtotal" attributevoidunsetVarSubtotal()Unsets the "varSubtotal" attributeXmlBooleanxgetAvgSubtotal()Gets (as xml) the "avgSubtotal" attributeXmlBooleanxgetByPosition()Gets (as xml) the "byPosition" attributeXmlUnsignedIntxgetCount()Gets (as xml) the "count" attributeXmlBooleanxgetCountASubtotal()Gets (as xml) the "countASubtotal" attributeXmlBooleanxgetCountSubtotal()Gets (as xml) the "countSubtotal" attributeXmlBooleanxgetDefaultSubtotal()Gets (as xml) the "defaultSubtotal" attributeXmlUnsignedIntxgetField()Gets (as xml) the "field" attributeXmlBooleanxgetMaxSubtotal()Gets (as xml) the "maxSubtotal" attributeXmlBooleanxgetMinSubtotal()Gets (as xml) the "minSubtotal" attributeXmlBooleanxgetProductSubtotal()Gets (as xml) the "productSubtotal" attributeXmlBooleanxgetRelative()Gets (as xml) the "relative" attributeXmlBooleanxgetSelected()Gets (as xml) the "selected" attributeXmlBooleanxgetStdDevPSubtotal()Gets (as xml) the "stdDevPSubtotal" attributeXmlBooleanxgetStdDevSubtotal()Gets (as xml) the "stdDevSubtotal" attributeXmlBooleanxgetSumSubtotal()Gets (as xml) the "sumSubtotal" attributeXmlBooleanxgetVarPSubtotal()Gets (as xml) the "varPSubtotal" attributeXmlBooleanxgetVarSubtotal()Gets (as xml) the "varSubtotal" attributevoidxsetAvgSubtotal(XmlBoolean avgSubtotal)Sets (as xml) the "avgSubtotal" attributevoidxsetByPosition(XmlBoolean byPosition)Sets (as xml) the "byPosition" attributevoidxsetCount(XmlUnsignedInt count)Sets (as xml) the "count" attributevoidxsetCountASubtotal(XmlBoolean countASubtotal)Sets (as xml) the "countASubtotal" attributevoidxsetCountSubtotal(XmlBoolean countSubtotal)Sets (as xml) the "countSubtotal" attributevoidxsetDefaultSubtotal(XmlBoolean defaultSubtotal)Sets (as xml) the "defaultSubtotal" attributevoidxsetField(XmlUnsignedInt field)Sets (as xml) the "field" attributevoidxsetMaxSubtotal(XmlBoolean maxSubtotal)Sets (as xml) the "maxSubtotal" attributevoidxsetMinSubtotal(XmlBoolean minSubtotal)Sets (as xml) the "minSubtotal" attributevoidxsetProductSubtotal(XmlBoolean productSubtotal)Sets (as xml) the "productSubtotal" attributevoidxsetRelative(XmlBoolean relative)Sets (as xml) the "relative" attributevoidxsetSelected(XmlBoolean selected)Sets (as xml) the "selected" attributevoidxsetStdDevPSubtotal(XmlBoolean stdDevPSubtotal)Sets (as xml) the "stdDevPSubtotal" attributevoidxsetStdDevSubtotal(XmlBoolean stdDevSubtotal)Sets (as xml) the "stdDevSubtotal" attributevoidxsetSumSubtotal(XmlBoolean sumSubtotal)Sets (as xml) the "sumSubtotal" attributevoidxsetVarPSubtotal(XmlBoolean varPSubtotal)Sets (as xml) the "varPSubtotal" attributevoidxsetVarSubtotal(XmlBoolean varSubtotal)Sets (as xml) the "varSubtotal" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getXList
java.util.List<CTIndex> getXList()
Gets a List of "x" elements
-
getXArray
@Deprecated CTIndex[] getXArray()
Deprecated.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
-
-