Interface CTPivotArea
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTPivotArea extends XmlObject
An XML CT_PivotArea(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTPivotArea.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 Modifier and Type Method Description CTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTPivotAreaReferencesaddNewReferences()Appends and returns a new empty "references" elementSTAxis.EnumgetAxis()Gets the "axis" attributebooleangetCacheIndex()Gets the "cacheIndex" attributebooleangetCollapsedLevelsAreSubtotals()Gets the "collapsedLevelsAreSubtotals" attributebooleangetDataOnly()Gets the "dataOnly" attributeCTExtensionListgetExtLst()Gets the "extLst" elementintgetField()Gets the "field" attributelonggetFieldPosition()Gets the "fieldPosition" attributebooleangetGrandCol()Gets the "grandCol" attributebooleangetGrandRow()Gets the "grandRow" attributebooleangetLabelOnly()Gets the "labelOnly" attributejava.lang.StringgetOffset()Gets the "offset" attributebooleangetOutline()Gets the "outline" attributeCTPivotAreaReferencesgetReferences()Gets the "references" elementSTPivotAreaType.EnumgetType()Gets the "type" attributebooleanisSetAxis()True if has "axis" attributebooleanisSetCacheIndex()True if has "cacheIndex" attributebooleanisSetCollapsedLevelsAreSubtotals()True if has "collapsedLevelsAreSubtotals" attributebooleanisSetDataOnly()True if has "dataOnly" attributebooleanisSetExtLst()True if has "extLst" elementbooleanisSetField()True if has "field" attributebooleanisSetFieldPosition()True if has "fieldPosition" attributebooleanisSetGrandCol()True if has "grandCol" attributebooleanisSetGrandRow()True if has "grandRow" attributebooleanisSetLabelOnly()True if has "labelOnly" attributebooleanisSetOffset()True if has "offset" attributebooleanisSetOutline()True if has "outline" attributebooleanisSetReferences()True if has "references" elementbooleanisSetType()True if has "type" attributevoidsetAxis(STAxis.Enum axis)Sets the "axis" attributevoidsetCacheIndex(boolean cacheIndex)Sets the "cacheIndex" attributevoidsetCollapsedLevelsAreSubtotals(boolean collapsedLevelsAreSubtotals)Sets the "collapsedLevelsAreSubtotals" attributevoidsetDataOnly(boolean dataOnly)Sets the "dataOnly" attributevoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetField(int field)Sets the "field" attributevoidsetFieldPosition(long fieldPosition)Sets the "fieldPosition" attributevoidsetGrandCol(boolean grandCol)Sets the "grandCol" attributevoidsetGrandRow(boolean grandRow)Sets the "grandRow" attributevoidsetLabelOnly(boolean labelOnly)Sets the "labelOnly" attributevoidsetOffset(java.lang.String offset)Sets the "offset" attributevoidsetOutline(boolean outline)Sets the "outline" attributevoidsetReferences(CTPivotAreaReferences references)Sets the "references" elementvoidsetType(STPivotAreaType.Enum type)Sets the "type" attributevoidunsetAxis()Unsets the "axis" attributevoidunsetCacheIndex()Unsets the "cacheIndex" attributevoidunsetCollapsedLevelsAreSubtotals()Unsets the "collapsedLevelsAreSubtotals" attributevoidunsetDataOnly()Unsets the "dataOnly" attributevoidunsetExtLst()Unsets the "extLst" elementvoidunsetField()Unsets the "field" attributevoidunsetFieldPosition()Unsets the "fieldPosition" attributevoidunsetGrandCol()Unsets the "grandCol" attributevoidunsetGrandRow()Unsets the "grandRow" attributevoidunsetLabelOnly()Unsets the "labelOnly" attributevoidunsetOffset()Unsets the "offset" attributevoidunsetOutline()Unsets the "outline" attributevoidunsetReferences()Unsets the "references" elementvoidunsetType()Unsets the "type" attributeSTAxisxgetAxis()Gets (as xml) the "axis" attributeXmlBooleanxgetCacheIndex()Gets (as xml) the "cacheIndex" attributeXmlBooleanxgetCollapsedLevelsAreSubtotals()Gets (as xml) the "collapsedLevelsAreSubtotals" attributeXmlBooleanxgetDataOnly()Gets (as xml) the "dataOnly" attributeXmlIntxgetField()Gets (as xml) the "field" attributeXmlUnsignedIntxgetFieldPosition()Gets (as xml) the "fieldPosition" attributeXmlBooleanxgetGrandCol()Gets (as xml) the "grandCol" attributeXmlBooleanxgetGrandRow()Gets (as xml) the "grandRow" attributeXmlBooleanxgetLabelOnly()Gets (as xml) the "labelOnly" attributeSTRefxgetOffset()Gets (as xml) the "offset" attributeXmlBooleanxgetOutline()Gets (as xml) the "outline" attributeSTPivotAreaTypexgetType()Gets (as xml) the "type" attributevoidxsetAxis(STAxis axis)Sets (as xml) the "axis" attributevoidxsetCacheIndex(XmlBoolean cacheIndex)Sets (as xml) the "cacheIndex" attributevoidxsetCollapsedLevelsAreSubtotals(XmlBoolean collapsedLevelsAreSubtotals)Sets (as xml) the "collapsedLevelsAreSubtotals" attributevoidxsetDataOnly(XmlBoolean dataOnly)Sets (as xml) the "dataOnly" attributevoidxsetField(XmlInt field)Sets (as xml) the "field" attributevoidxsetFieldPosition(XmlUnsignedInt fieldPosition)Sets (as xml) the "fieldPosition" attributevoidxsetGrandCol(XmlBoolean grandCol)Sets (as xml) the "grandCol" attributevoidxsetGrandRow(XmlBoolean grandRow)Sets (as xml) the "grandRow" attributevoidxsetLabelOnly(XmlBoolean labelOnly)Sets (as xml) the "labelOnly" attributevoidxsetOffset(STRef offset)Sets (as xml) the "offset" attributevoidxsetOutline(XmlBoolean outline)Sets (as xml) the "outline" attributevoidxsetType(STPivotAreaType type)Sets (as xml) the "type" 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
-
getReferences
CTPivotAreaReferences getReferences()
Gets the "references" element
-
isSetReferences
boolean isSetReferences()
True if has "references" element
-
setReferences
void setReferences(CTPivotAreaReferences references)
Sets the "references" element
-
addNewReferences
CTPivotAreaReferences addNewReferences()
Appends and returns a new empty "references" element
-
unsetReferences
void unsetReferences()
Unsets the "references" 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
int getField()
Gets the "field" attribute
-
xgetField
XmlInt xgetField()
Gets (as xml) the "field" attribute
-
isSetField
boolean isSetField()
True if has "field" attribute
-
setField
void setField(int field)
Sets the "field" attribute
-
xsetField
void xsetField(XmlInt field)
Sets (as xml) the "field" attribute
-
unsetField
void unsetField()
Unsets the "field" attribute
-
getType
STPivotAreaType.Enum getType()
Gets the "type" attribute
-
xgetType
STPivotAreaType xgetType()
Gets (as xml) the "type" attribute
-
isSetType
boolean isSetType()
True if has "type" attribute
-
setType
void setType(STPivotAreaType.Enum type)
Sets the "type" attribute
-
xsetType
void xsetType(STPivotAreaType type)
Sets (as xml) the "type" attribute
-
unsetType
void unsetType()
Unsets the "type" attribute
-
getDataOnly
boolean getDataOnly()
Gets the "dataOnly" attribute
-
xgetDataOnly
XmlBoolean xgetDataOnly()
Gets (as xml) the "dataOnly" attribute
-
isSetDataOnly
boolean isSetDataOnly()
True if has "dataOnly" attribute
-
setDataOnly
void setDataOnly(boolean dataOnly)
Sets the "dataOnly" attribute
-
xsetDataOnly
void xsetDataOnly(XmlBoolean dataOnly)
Sets (as xml) the "dataOnly" attribute
-
unsetDataOnly
void unsetDataOnly()
Unsets the "dataOnly" attribute
-
getLabelOnly
boolean getLabelOnly()
Gets the "labelOnly" attribute
-
xgetLabelOnly
XmlBoolean xgetLabelOnly()
Gets (as xml) the "labelOnly" attribute
-
isSetLabelOnly
boolean isSetLabelOnly()
True if has "labelOnly" attribute
-
setLabelOnly
void setLabelOnly(boolean labelOnly)
Sets the "labelOnly" attribute
-
xsetLabelOnly
void xsetLabelOnly(XmlBoolean labelOnly)
Sets (as xml) the "labelOnly" attribute
-
unsetLabelOnly
void unsetLabelOnly()
Unsets the "labelOnly" attribute
-
getGrandRow
boolean getGrandRow()
Gets the "grandRow" attribute
-
xgetGrandRow
XmlBoolean xgetGrandRow()
Gets (as xml) the "grandRow" attribute
-
isSetGrandRow
boolean isSetGrandRow()
True if has "grandRow" attribute
-
setGrandRow
void setGrandRow(boolean grandRow)
Sets the "grandRow" attribute
-
xsetGrandRow
void xsetGrandRow(XmlBoolean grandRow)
Sets (as xml) the "grandRow" attribute
-
unsetGrandRow
void unsetGrandRow()
Unsets the "grandRow" attribute
-
getGrandCol
boolean getGrandCol()
Gets the "grandCol" attribute
-
xgetGrandCol
XmlBoolean xgetGrandCol()
Gets (as xml) the "grandCol" attribute
-
isSetGrandCol
boolean isSetGrandCol()
True if has "grandCol" attribute
-
setGrandCol
void setGrandCol(boolean grandCol)
Sets the "grandCol" attribute
-
xsetGrandCol
void xsetGrandCol(XmlBoolean grandCol)
Sets (as xml) the "grandCol" attribute
-
unsetGrandCol
void unsetGrandCol()
Unsets the "grandCol" attribute
-
getCacheIndex
boolean getCacheIndex()
Gets the "cacheIndex" attribute
-
xgetCacheIndex
XmlBoolean xgetCacheIndex()
Gets (as xml) the "cacheIndex" attribute
-
isSetCacheIndex
boolean isSetCacheIndex()
True if has "cacheIndex" attribute
-
setCacheIndex
void setCacheIndex(boolean cacheIndex)
Sets the "cacheIndex" attribute
-
xsetCacheIndex
void xsetCacheIndex(XmlBoolean cacheIndex)
Sets (as xml) the "cacheIndex" attribute
-
unsetCacheIndex
void unsetCacheIndex()
Unsets the "cacheIndex" attribute
-
getOutline
boolean getOutline()
Gets the "outline" attribute
-
xgetOutline
XmlBoolean xgetOutline()
Gets (as xml) the "outline" attribute
-
isSetOutline
boolean isSetOutline()
True if has "outline" attribute
-
setOutline
void setOutline(boolean outline)
Sets the "outline" attribute
-
xsetOutline
void xsetOutline(XmlBoolean outline)
Sets (as xml) the "outline" attribute
-
unsetOutline
void unsetOutline()
Unsets the "outline" attribute
-
getOffset
java.lang.String getOffset()
Gets the "offset" attribute
-
xgetOffset
STRef xgetOffset()
Gets (as xml) the "offset" attribute
-
isSetOffset
boolean isSetOffset()
True if has "offset" attribute
-
setOffset
void setOffset(java.lang.String offset)
Sets the "offset" attribute
-
xsetOffset
void xsetOffset(STRef offset)
Sets (as xml) the "offset" attribute
-
unsetOffset
void unsetOffset()
Unsets the "offset" attribute
-
getCollapsedLevelsAreSubtotals
boolean getCollapsedLevelsAreSubtotals()
Gets the "collapsedLevelsAreSubtotals" attribute
-
xgetCollapsedLevelsAreSubtotals
XmlBoolean xgetCollapsedLevelsAreSubtotals()
Gets (as xml) the "collapsedLevelsAreSubtotals" attribute
-
isSetCollapsedLevelsAreSubtotals
boolean isSetCollapsedLevelsAreSubtotals()
True if has "collapsedLevelsAreSubtotals" attribute
-
setCollapsedLevelsAreSubtotals
void setCollapsedLevelsAreSubtotals(boolean collapsedLevelsAreSubtotals)
Sets the "collapsedLevelsAreSubtotals" attribute
-
xsetCollapsedLevelsAreSubtotals
void xsetCollapsedLevelsAreSubtotals(XmlBoolean collapsedLevelsAreSubtotals)
Sets (as xml) the "collapsedLevelsAreSubtotals" attribute
-
unsetCollapsedLevelsAreSubtotals
void unsetCollapsedLevelsAreSubtotals()
Unsets the "collapsedLevelsAreSubtotals" attribute
-
getAxis
STAxis.Enum getAxis()
Gets the "axis" attribute
-
xgetAxis
STAxis xgetAxis()
Gets (as xml) the "axis" attribute
-
isSetAxis
boolean isSetAxis()
True if has "axis" attribute
-
setAxis
void setAxis(STAxis.Enum axis)
Sets the "axis" attribute
-
xsetAxis
void xsetAxis(STAxis axis)
Sets (as xml) the "axis" attribute
-
unsetAxis
void unsetAxis()
Unsets the "axis" attribute
-
getFieldPosition
long getFieldPosition()
Gets the "fieldPosition" attribute
-
xgetFieldPosition
XmlUnsignedInt xgetFieldPosition()
Gets (as xml) the "fieldPosition" attribute
-
isSetFieldPosition
boolean isSetFieldPosition()
True if has "fieldPosition" attribute
-
setFieldPosition
void setFieldPosition(long fieldPosition)
Sets the "fieldPosition" attribute
-
xsetFieldPosition
void xsetFieldPosition(XmlUnsignedInt fieldPosition)
Sets (as xml) the "fieldPosition" attribute
-
unsetFieldPosition
void unsetFieldPosition()
Unsets the "fieldPosition" attribute
-
-