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 class
CTPivotAreaReference.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
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 CTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTIndex
addNewX()
Appends and returns a new empty value (as xml) as the last "x" elementboolean
getAvgSubtotal()
Gets the "avgSubtotal" attributeboolean
getByPosition()
Gets the "byPosition" attributelong
getCount()
Gets the "count" attributeboolean
getCountASubtotal()
Gets the "countASubtotal" attributeboolean
getCountSubtotal()
Gets the "countSubtotal" attributeboolean
getDefaultSubtotal()
Gets the "defaultSubtotal" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementlong
getField()
Gets the "field" attributeboolean
getMaxSubtotal()
Gets the "maxSubtotal" attributeboolean
getMinSubtotal()
Gets the "minSubtotal" attributeboolean
getProductSubtotal()
Gets the "productSubtotal" attributeboolean
getRelative()
Gets the "relative" attributeboolean
getSelected()
Gets the "selected" attributeboolean
getStdDevPSubtotal()
Gets the "stdDevPSubtotal" attributeboolean
getStdDevSubtotal()
Gets the "stdDevSubtotal" attributeboolean
getSumSubtotal()
Gets the "sumSubtotal" attributeboolean
getVarPSubtotal()
Gets the "varPSubtotal" attributeboolean
getVarSubtotal()
Gets the "varSubtotal" attributeCTIndex[]
getXArray()
Deprecated.CTIndex
getXArray(int i)
Gets ith "x" elementjava.util.List<CTIndex>
getXList()
Gets a List of "x" elementsCTIndex
insertNewX(int i)
Inserts and returns a new empty value (as xml) as the ith "x" elementboolean
isSetAvgSubtotal()
True if has "avgSubtotal" attributeboolean
isSetByPosition()
True if has "byPosition" attributeboolean
isSetCount()
True if has "count" attributeboolean
isSetCountASubtotal()
True if has "countASubtotal" attributeboolean
isSetCountSubtotal()
True if has "countSubtotal" attributeboolean
isSetDefaultSubtotal()
True if has "defaultSubtotal" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetField()
True if has "field" attributeboolean
isSetMaxSubtotal()
True if has "maxSubtotal" attributeboolean
isSetMinSubtotal()
True if has "minSubtotal" attributeboolean
isSetProductSubtotal()
True if has "productSubtotal" attributeboolean
isSetRelative()
True if has "relative" attributeboolean
isSetSelected()
True if has "selected" attributeboolean
isSetStdDevPSubtotal()
True if has "stdDevPSubtotal" attributeboolean
isSetStdDevSubtotal()
True if has "stdDevSubtotal" attributeboolean
isSetSumSubtotal()
True if has "sumSubtotal" attributeboolean
isSetVarPSubtotal()
True if has "varPSubtotal" attributeboolean
isSetVarSubtotal()
True if has "varSubtotal" attributevoid
removeX(int i)
Removes the ith "x" elementvoid
setAvgSubtotal(boolean avgSubtotal)
Sets the "avgSubtotal" attributevoid
setByPosition(boolean byPosition)
Sets the "byPosition" attributevoid
setCount(long count)
Sets the "count" attributevoid
setCountASubtotal(boolean countASubtotal)
Sets the "countASubtotal" attributevoid
setCountSubtotal(boolean countSubtotal)
Sets the "countSubtotal" attributevoid
setDefaultSubtotal(boolean defaultSubtotal)
Sets the "defaultSubtotal" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setField(long field)
Sets the "field" attributevoid
setMaxSubtotal(boolean maxSubtotal)
Sets the "maxSubtotal" attributevoid
setMinSubtotal(boolean minSubtotal)
Sets the "minSubtotal" attributevoid
setProductSubtotal(boolean productSubtotal)
Sets the "productSubtotal" attributevoid
setRelative(boolean relative)
Sets the "relative" attributevoid
setSelected(boolean selected)
Sets the "selected" attributevoid
setStdDevPSubtotal(boolean stdDevPSubtotal)
Sets the "stdDevPSubtotal" attributevoid
setStdDevSubtotal(boolean stdDevSubtotal)
Sets the "stdDevSubtotal" attributevoid
setSumSubtotal(boolean sumSubtotal)
Sets the "sumSubtotal" attributevoid
setVarPSubtotal(boolean varPSubtotal)
Sets the "varPSubtotal" attributevoid
setVarSubtotal(boolean varSubtotal)
Sets the "varSubtotal" attributevoid
setXArray(int i, CTIndex x)
Sets ith "x" elementvoid
setXArray(CTIndex[] xArray)
Sets array of all "x" elementint
sizeOfXArray()
Returns number of "x" elementvoid
unsetAvgSubtotal()
Unsets the "avgSubtotal" attributevoid
unsetByPosition()
Unsets the "byPosition" attributevoid
unsetCount()
Unsets the "count" attributevoid
unsetCountASubtotal()
Unsets the "countASubtotal" attributevoid
unsetCountSubtotal()
Unsets the "countSubtotal" attributevoid
unsetDefaultSubtotal()
Unsets the "defaultSubtotal" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetField()
Unsets the "field" attributevoid
unsetMaxSubtotal()
Unsets the "maxSubtotal" attributevoid
unsetMinSubtotal()
Unsets the "minSubtotal" attributevoid
unsetProductSubtotal()
Unsets the "productSubtotal" attributevoid
unsetRelative()
Unsets the "relative" attributevoid
unsetSelected()
Unsets the "selected" attributevoid
unsetStdDevPSubtotal()
Unsets the "stdDevPSubtotal" attributevoid
unsetStdDevSubtotal()
Unsets the "stdDevSubtotal" attributevoid
unsetSumSubtotal()
Unsets the "sumSubtotal" attributevoid
unsetVarPSubtotal()
Unsets the "varPSubtotal" attributevoid
unsetVarSubtotal()
Unsets the "varSubtotal" attributeXmlBoolean
xgetAvgSubtotal()
Gets (as xml) the "avgSubtotal" attributeXmlBoolean
xgetByPosition()
Gets (as xml) the "byPosition" attributeXmlUnsignedInt
xgetCount()
Gets (as xml) the "count" attributeXmlBoolean
xgetCountASubtotal()
Gets (as xml) the "countASubtotal" attributeXmlBoolean
xgetCountSubtotal()
Gets (as xml) the "countSubtotal" attributeXmlBoolean
xgetDefaultSubtotal()
Gets (as xml) the "defaultSubtotal" attributeXmlUnsignedInt
xgetField()
Gets (as xml) the "field" attributeXmlBoolean
xgetMaxSubtotal()
Gets (as xml) the "maxSubtotal" attributeXmlBoolean
xgetMinSubtotal()
Gets (as xml) the "minSubtotal" attributeXmlBoolean
xgetProductSubtotal()
Gets (as xml) the "productSubtotal" attributeXmlBoolean
xgetRelative()
Gets (as xml) the "relative" attributeXmlBoolean
xgetSelected()
Gets (as xml) the "selected" attributeXmlBoolean
xgetStdDevPSubtotal()
Gets (as xml) the "stdDevPSubtotal" attributeXmlBoolean
xgetStdDevSubtotal()
Gets (as xml) the "stdDevSubtotal" attributeXmlBoolean
xgetSumSubtotal()
Gets (as xml) the "sumSubtotal" attributeXmlBoolean
xgetVarPSubtotal()
Gets (as xml) the "varPSubtotal" attributeXmlBoolean
xgetVarSubtotal()
Gets (as xml) the "varSubtotal" attributevoid
xsetAvgSubtotal(XmlBoolean avgSubtotal)
Sets (as xml) the "avgSubtotal" attributevoid
xsetByPosition(XmlBoolean byPosition)
Sets (as xml) the "byPosition" attributevoid
xsetCount(XmlUnsignedInt count)
Sets (as xml) the "count" attributevoid
xsetCountASubtotal(XmlBoolean countASubtotal)
Sets (as xml) the "countASubtotal" attributevoid
xsetCountSubtotal(XmlBoolean countSubtotal)
Sets (as xml) the "countSubtotal" attributevoid
xsetDefaultSubtotal(XmlBoolean defaultSubtotal)
Sets (as xml) the "defaultSubtotal" attributevoid
xsetField(XmlUnsignedInt field)
Sets (as xml) the "field" attributevoid
xsetMaxSubtotal(XmlBoolean maxSubtotal)
Sets (as xml) the "maxSubtotal" attributevoid
xsetMinSubtotal(XmlBoolean minSubtotal)
Sets (as xml) the "minSubtotal" attributevoid
xsetProductSubtotal(XmlBoolean productSubtotal)
Sets (as xml) the "productSubtotal" attributevoid
xsetRelative(XmlBoolean relative)
Sets (as xml) the "relative" attributevoid
xsetSelected(XmlBoolean selected)
Sets (as xml) the "selected" attributevoid
xsetStdDevPSubtotal(XmlBoolean stdDevPSubtotal)
Sets (as xml) the "stdDevPSubtotal" attributevoid
xsetStdDevSubtotal(XmlBoolean stdDevSubtotal)
Sets (as xml) the "stdDevSubtotal" attributevoid
xsetSumSubtotal(XmlBoolean sumSubtotal)
Sets (as xml) the "sumSubtotal" attributevoid
xsetVarPSubtotal(XmlBoolean varPSubtotal)
Sets (as xml) the "varPSubtotal" attributevoid
xsetVarSubtotal(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
-
-