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 class
CTPivotArea.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 Modifier and Type Method Description CTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTPivotAreaReferences
addNewReferences()
Appends and returns a new empty "references" elementSTAxis.Enum
getAxis()
Gets the "axis" attributeboolean
getCacheIndex()
Gets the "cacheIndex" attributeboolean
getCollapsedLevelsAreSubtotals()
Gets the "collapsedLevelsAreSubtotals" attributeboolean
getDataOnly()
Gets the "dataOnly" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementint
getField()
Gets the "field" attributelong
getFieldPosition()
Gets the "fieldPosition" attributeboolean
getGrandCol()
Gets the "grandCol" attributeboolean
getGrandRow()
Gets the "grandRow" attributeboolean
getLabelOnly()
Gets the "labelOnly" attributeString
getOffset()
Gets the "offset" attributeboolean
getOutline()
Gets the "outline" attributeCTPivotAreaReferences
getReferences()
Gets the "references" elementSTPivotAreaType.Enum
getType()
Gets the "type" attributeboolean
isSetAxis()
True if has "axis" attributeboolean
isSetCacheIndex()
True if has "cacheIndex" attributeboolean
isSetCollapsedLevelsAreSubtotals()
True if has "collapsedLevelsAreSubtotals" attributeboolean
isSetDataOnly()
True if has "dataOnly" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetField()
True if has "field" attributeboolean
isSetFieldPosition()
True if has "fieldPosition" attributeboolean
isSetGrandCol()
True if has "grandCol" attributeboolean
isSetGrandRow()
True if has "grandRow" attributeboolean
isSetLabelOnly()
True if has "labelOnly" attributeboolean
isSetOffset()
True if has "offset" attributeboolean
isSetOutline()
True if has "outline" attributeboolean
isSetReferences()
True if has "references" elementboolean
isSetType()
True if has "type" attributevoid
setAxis(STAxis.Enum axis)
Sets the "axis" attributevoid
setCacheIndex(boolean cacheIndex)
Sets the "cacheIndex" attributevoid
setCollapsedLevelsAreSubtotals(boolean collapsedLevelsAreSubtotals)
Sets the "collapsedLevelsAreSubtotals" attributevoid
setDataOnly(boolean dataOnly)
Sets the "dataOnly" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setField(int field)
Sets the "field" attributevoid
setFieldPosition(long fieldPosition)
Sets the "fieldPosition" attributevoid
setGrandCol(boolean grandCol)
Sets the "grandCol" attributevoid
setGrandRow(boolean grandRow)
Sets the "grandRow" attributevoid
setLabelOnly(boolean labelOnly)
Sets the "labelOnly" attributevoid
setOffset(String offset)
Sets the "offset" attributevoid
setOutline(boolean outline)
Sets the "outline" attributevoid
setReferences(CTPivotAreaReferences references)
Sets the "references" elementvoid
setType(STPivotAreaType.Enum type)
Sets the "type" attributevoid
unsetAxis()
Unsets the "axis" attributevoid
unsetCacheIndex()
Unsets the "cacheIndex" attributevoid
unsetCollapsedLevelsAreSubtotals()
Unsets the "collapsedLevelsAreSubtotals" attributevoid
unsetDataOnly()
Unsets the "dataOnly" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetField()
Unsets the "field" attributevoid
unsetFieldPosition()
Unsets the "fieldPosition" attributevoid
unsetGrandCol()
Unsets the "grandCol" attributevoid
unsetGrandRow()
Unsets the "grandRow" attributevoid
unsetLabelOnly()
Unsets the "labelOnly" attributevoid
unsetOffset()
Unsets the "offset" attributevoid
unsetOutline()
Unsets the "outline" attributevoid
unsetReferences()
Unsets the "references" elementvoid
unsetType()
Unsets the "type" attributeSTAxis
xgetAxis()
Gets (as xml) the "axis" attributeXmlBoolean
xgetCacheIndex()
Gets (as xml) the "cacheIndex" attributeXmlBoolean
xgetCollapsedLevelsAreSubtotals()
Gets (as xml) the "collapsedLevelsAreSubtotals" attributeXmlBoolean
xgetDataOnly()
Gets (as xml) the "dataOnly" attributeXmlInt
xgetField()
Gets (as xml) the "field" attributeXmlUnsignedInt
xgetFieldPosition()
Gets (as xml) the "fieldPosition" attributeXmlBoolean
xgetGrandCol()
Gets (as xml) the "grandCol" attributeXmlBoolean
xgetGrandRow()
Gets (as xml) the "grandRow" attributeXmlBoolean
xgetLabelOnly()
Gets (as xml) the "labelOnly" attributeSTRef
xgetOffset()
Gets (as xml) the "offset" attributeXmlBoolean
xgetOutline()
Gets (as xml) the "outline" attributeSTPivotAreaType
xgetType()
Gets (as xml) the "type" attributevoid
xsetAxis(STAxis axis)
Sets (as xml) the "axis" attributevoid
xsetCacheIndex(XmlBoolean cacheIndex)
Sets (as xml) the "cacheIndex" attributevoid
xsetCollapsedLevelsAreSubtotals(XmlBoolean collapsedLevelsAreSubtotals)
Sets (as xml) the "collapsedLevelsAreSubtotals" attributevoid
xsetDataOnly(XmlBoolean dataOnly)
Sets (as xml) the "dataOnly" attributevoid
xsetField(XmlInt field)
Sets (as xml) the "field" attributevoid
xsetFieldPosition(XmlUnsignedInt fieldPosition)
Sets (as xml) the "fieldPosition" attributevoid
xsetGrandCol(XmlBoolean grandCol)
Sets (as xml) the "grandCol" attributevoid
xsetGrandRow(XmlBoolean grandRow)
Sets (as xml) the "grandRow" attributevoid
xsetLabelOnly(XmlBoolean labelOnly)
Sets (as xml) the "labelOnly" attributevoid
xsetOffset(STRef offset)
Sets (as xml) the "offset" attributevoid
xsetOutline(XmlBoolean outline)
Sets (as xml) the "outline" attributevoid
xsetType(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
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(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
-
-