Interface CTPivotSelection
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTPivotSelection extends XmlObject
An XML CT_PivotSelection(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTPivotSelection.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 CTPivotAreaaddNewPivotArea()Appends and returns a new empty "pivotArea" elementlonggetActiveCol()Gets the "activeCol" attributelonggetActiveRow()Gets the "activeRow" attributeSTAxis.EnumgetAxis()Gets the "axis" attributelonggetClick()Gets the "click" attributelonggetCount()Gets the "count" attributebooleangetData()Gets the "data" attributelonggetDimension()Gets the "dimension" attributebooleangetExtendable()Gets the "extendable" attributejava.lang.StringgetId()Gets the "id" attributebooleangetLabel()Gets the "label" attributelonggetMax()Gets the "max" attributelonggetMin()Gets the "min" attributeSTPane.EnumgetPane()Gets the "pane" attributeCTPivotAreagetPivotArea()Gets the "pivotArea" elementlonggetPreviousCol()Gets the "previousCol" attributelonggetPreviousRow()Gets the "previousRow" attributebooleangetShowHeader()Gets the "showHeader" attributelonggetStart()Gets the "start" attributebooleanisSetActiveCol()True if has "activeCol" attributebooleanisSetActiveRow()True if has "activeRow" attributebooleanisSetAxis()True if has "axis" attributebooleanisSetClick()True if has "click" attributebooleanisSetCount()True if has "count" attributebooleanisSetData()True if has "data" attributebooleanisSetDimension()True if has "dimension" attributebooleanisSetExtendable()True if has "extendable" attributebooleanisSetId()True if has "id" attributebooleanisSetLabel()True if has "label" attributebooleanisSetMax()True if has "max" attributebooleanisSetMin()True if has "min" attributebooleanisSetPane()True if has "pane" attributebooleanisSetPreviousCol()True if has "previousCol" attributebooleanisSetPreviousRow()True if has "previousRow" attributebooleanisSetShowHeader()True if has "showHeader" attributebooleanisSetStart()True if has "start" attributevoidsetActiveCol(long activeCol)Sets the "activeCol" attributevoidsetActiveRow(long activeRow)Sets the "activeRow" attributevoidsetAxis(STAxis.Enum axis)Sets the "axis" attributevoidsetClick(long click)Sets the "click" attributevoidsetCount(long count)Sets the "count" attributevoidsetData(boolean data)Sets the "data" attributevoidsetDimension(long dimension)Sets the "dimension" attributevoidsetExtendable(boolean extendable)Sets the "extendable" attributevoidsetId(java.lang.String id)Sets the "id" attributevoidsetLabel(boolean label)Sets the "label" attributevoidsetMax(long max)Sets the "max" attributevoidsetMin(long min)Sets the "min" attributevoidsetPane(STPane.Enum pane)Sets the "pane" attributevoidsetPivotArea(CTPivotArea pivotArea)Sets the "pivotArea" elementvoidsetPreviousCol(long previousCol)Sets the "previousCol" attributevoidsetPreviousRow(long previousRow)Sets the "previousRow" attributevoidsetShowHeader(boolean showHeader)Sets the "showHeader" attributevoidsetStart(long start)Sets the "start" attributevoidunsetActiveCol()Unsets the "activeCol" attributevoidunsetActiveRow()Unsets the "activeRow" attributevoidunsetAxis()Unsets the "axis" attributevoidunsetClick()Unsets the "click" attributevoidunsetCount()Unsets the "count" attributevoidunsetData()Unsets the "data" attributevoidunsetDimension()Unsets the "dimension" attributevoidunsetExtendable()Unsets the "extendable" attributevoidunsetId()Unsets the "id" attributevoidunsetLabel()Unsets the "label" attributevoidunsetMax()Unsets the "max" attributevoidunsetMin()Unsets the "min" attributevoidunsetPane()Unsets the "pane" attributevoidunsetPreviousCol()Unsets the "previousCol" attributevoidunsetPreviousRow()Unsets the "previousRow" attributevoidunsetShowHeader()Unsets the "showHeader" attributevoidunsetStart()Unsets the "start" attributeXmlUnsignedIntxgetActiveCol()Gets (as xml) the "activeCol" attributeXmlUnsignedIntxgetActiveRow()Gets (as xml) the "activeRow" attributeSTAxisxgetAxis()Gets (as xml) the "axis" attributeXmlUnsignedIntxgetClick()Gets (as xml) the "click" attributeXmlUnsignedIntxgetCount()Gets (as xml) the "count" attributeXmlBooleanxgetData()Gets (as xml) the "data" attributeXmlUnsignedIntxgetDimension()Gets (as xml) the "dimension" attributeXmlBooleanxgetExtendable()Gets (as xml) the "extendable" attributeSTRelationshipIdxgetId()Gets (as xml) the "id" attributeXmlBooleanxgetLabel()Gets (as xml) the "label" attributeXmlUnsignedIntxgetMax()Gets (as xml) the "max" attributeXmlUnsignedIntxgetMin()Gets (as xml) the "min" attributeSTPanexgetPane()Gets (as xml) the "pane" attributeXmlUnsignedIntxgetPreviousCol()Gets (as xml) the "previousCol" attributeXmlUnsignedIntxgetPreviousRow()Gets (as xml) the "previousRow" attributeXmlBooleanxgetShowHeader()Gets (as xml) the "showHeader" attributeXmlUnsignedIntxgetStart()Gets (as xml) the "start" attributevoidxsetActiveCol(XmlUnsignedInt activeCol)Sets (as xml) the "activeCol" attributevoidxsetActiveRow(XmlUnsignedInt activeRow)Sets (as xml) the "activeRow" attributevoidxsetAxis(STAxis axis)Sets (as xml) the "axis" attributevoidxsetClick(XmlUnsignedInt click)Sets (as xml) the "click" attributevoidxsetCount(XmlUnsignedInt count)Sets (as xml) the "count" attributevoidxsetData(XmlBoolean data)Sets (as xml) the "data" attributevoidxsetDimension(XmlUnsignedInt dimension)Sets (as xml) the "dimension" attributevoidxsetExtendable(XmlBoolean extendable)Sets (as xml) the "extendable" attributevoidxsetId(STRelationshipId id)Sets (as xml) the "id" attributevoidxsetLabel(XmlBoolean label)Sets (as xml) the "label" attributevoidxsetMax(XmlUnsignedInt max)Sets (as xml) the "max" attributevoidxsetMin(XmlUnsignedInt min)Sets (as xml) the "min" attributevoidxsetPane(STPane pane)Sets (as xml) the "pane" attributevoidxsetPreviousCol(XmlUnsignedInt previousCol)Sets (as xml) the "previousCol" attributevoidxsetPreviousRow(XmlUnsignedInt previousRow)Sets (as xml) the "previousRow" attributevoidxsetShowHeader(XmlBoolean showHeader)Sets (as xml) the "showHeader" attributevoidxsetStart(XmlUnsignedInt start)Sets (as xml) the "start" 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
-
getPivotArea
CTPivotArea getPivotArea()
Gets the "pivotArea" element
-
setPivotArea
void setPivotArea(CTPivotArea pivotArea)
Sets the "pivotArea" element
-
addNewPivotArea
CTPivotArea addNewPivotArea()
Appends and returns a new empty "pivotArea" element
-
getPane
STPane.Enum getPane()
Gets the "pane" attribute
-
xgetPane
STPane xgetPane()
Gets (as xml) the "pane" attribute
-
isSetPane
boolean isSetPane()
True if has "pane" attribute
-
setPane
void setPane(STPane.Enum pane)
Sets the "pane" attribute
-
xsetPane
void xsetPane(STPane pane)
Sets (as xml) the "pane" attribute
-
unsetPane
void unsetPane()
Unsets the "pane" attribute
-
getShowHeader
boolean getShowHeader()
Gets the "showHeader" attribute
-
xgetShowHeader
XmlBoolean xgetShowHeader()
Gets (as xml) the "showHeader" attribute
-
isSetShowHeader
boolean isSetShowHeader()
True if has "showHeader" attribute
-
setShowHeader
void setShowHeader(boolean showHeader)
Sets the "showHeader" attribute
-
xsetShowHeader
void xsetShowHeader(XmlBoolean showHeader)
Sets (as xml) the "showHeader" attribute
-
unsetShowHeader
void unsetShowHeader()
Unsets the "showHeader" attribute
-
getLabel
boolean getLabel()
Gets the "label" attribute
-
xgetLabel
XmlBoolean xgetLabel()
Gets (as xml) the "label" attribute
-
isSetLabel
boolean isSetLabel()
True if has "label" attribute
-
setLabel
void setLabel(boolean label)
Sets the "label" attribute
-
xsetLabel
void xsetLabel(XmlBoolean label)
Sets (as xml) the "label" attribute
-
unsetLabel
void unsetLabel()
Unsets the "label" attribute
-
getData
boolean getData()
Gets the "data" attribute
-
xgetData
XmlBoolean xgetData()
Gets (as xml) the "data" attribute
-
isSetData
boolean isSetData()
True if has "data" attribute
-
setData
void setData(boolean data)
Sets the "data" attribute
-
xsetData
void xsetData(XmlBoolean data)
Sets (as xml) the "data" attribute
-
unsetData
void unsetData()
Unsets the "data" attribute
-
getExtendable
boolean getExtendable()
Gets the "extendable" attribute
-
xgetExtendable
XmlBoolean xgetExtendable()
Gets (as xml) the "extendable" attribute
-
isSetExtendable
boolean isSetExtendable()
True if has "extendable" attribute
-
setExtendable
void setExtendable(boolean extendable)
Sets the "extendable" attribute
-
xsetExtendable
void xsetExtendable(XmlBoolean extendable)
Sets (as xml) the "extendable" attribute
-
unsetExtendable
void unsetExtendable()
Unsets the "extendable" 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
-
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
-
getDimension
long getDimension()
Gets the "dimension" attribute
-
xgetDimension
XmlUnsignedInt xgetDimension()
Gets (as xml) the "dimension" attribute
-
isSetDimension
boolean isSetDimension()
True if has "dimension" attribute
-
setDimension
void setDimension(long dimension)
Sets the "dimension" attribute
-
xsetDimension
void xsetDimension(XmlUnsignedInt dimension)
Sets (as xml) the "dimension" attribute
-
unsetDimension
void unsetDimension()
Unsets the "dimension" attribute
-
getStart
long getStart()
Gets the "start" attribute
-
xgetStart
XmlUnsignedInt xgetStart()
Gets (as xml) the "start" attribute
-
isSetStart
boolean isSetStart()
True if has "start" attribute
-
setStart
void setStart(long start)
Sets the "start" attribute
-
xsetStart
void xsetStart(XmlUnsignedInt start)
Sets (as xml) the "start" attribute
-
unsetStart
void unsetStart()
Unsets the "start" attribute
-
getMin
long getMin()
Gets the "min" attribute
-
xgetMin
XmlUnsignedInt xgetMin()
Gets (as xml) the "min" attribute
-
isSetMin
boolean isSetMin()
True if has "min" attribute
-
setMin
void setMin(long min)
Sets the "min" attribute
-
xsetMin
void xsetMin(XmlUnsignedInt min)
Sets (as xml) the "min" attribute
-
unsetMin
void unsetMin()
Unsets the "min" attribute
-
getMax
long getMax()
Gets the "max" attribute
-
xgetMax
XmlUnsignedInt xgetMax()
Gets (as xml) the "max" attribute
-
isSetMax
boolean isSetMax()
True if has "max" attribute
-
setMax
void setMax(long max)
Sets the "max" attribute
-
xsetMax
void xsetMax(XmlUnsignedInt max)
Sets (as xml) the "max" attribute
-
unsetMax
void unsetMax()
Unsets the "max" attribute
-
getActiveRow
long getActiveRow()
Gets the "activeRow" attribute
-
xgetActiveRow
XmlUnsignedInt xgetActiveRow()
Gets (as xml) the "activeRow" attribute
-
isSetActiveRow
boolean isSetActiveRow()
True if has "activeRow" attribute
-
setActiveRow
void setActiveRow(long activeRow)
Sets the "activeRow" attribute
-
xsetActiveRow
void xsetActiveRow(XmlUnsignedInt activeRow)
Sets (as xml) the "activeRow" attribute
-
unsetActiveRow
void unsetActiveRow()
Unsets the "activeRow" attribute
-
getActiveCol
long getActiveCol()
Gets the "activeCol" attribute
-
xgetActiveCol
XmlUnsignedInt xgetActiveCol()
Gets (as xml) the "activeCol" attribute
-
isSetActiveCol
boolean isSetActiveCol()
True if has "activeCol" attribute
-
setActiveCol
void setActiveCol(long activeCol)
Sets the "activeCol" attribute
-
xsetActiveCol
void xsetActiveCol(XmlUnsignedInt activeCol)
Sets (as xml) the "activeCol" attribute
-
unsetActiveCol
void unsetActiveCol()
Unsets the "activeCol" attribute
-
getPreviousRow
long getPreviousRow()
Gets the "previousRow" attribute
-
xgetPreviousRow
XmlUnsignedInt xgetPreviousRow()
Gets (as xml) the "previousRow" attribute
-
isSetPreviousRow
boolean isSetPreviousRow()
True if has "previousRow" attribute
-
setPreviousRow
void setPreviousRow(long previousRow)
Sets the "previousRow" attribute
-
xsetPreviousRow
void xsetPreviousRow(XmlUnsignedInt previousRow)
Sets (as xml) the "previousRow" attribute
-
unsetPreviousRow
void unsetPreviousRow()
Unsets the "previousRow" attribute
-
getPreviousCol
long getPreviousCol()
Gets the "previousCol" attribute
-
xgetPreviousCol
XmlUnsignedInt xgetPreviousCol()
Gets (as xml) the "previousCol" attribute
-
isSetPreviousCol
boolean isSetPreviousCol()
True if has "previousCol" attribute
-
setPreviousCol
void setPreviousCol(long previousCol)
Sets the "previousCol" attribute
-
xsetPreviousCol
void xsetPreviousCol(XmlUnsignedInt previousCol)
Sets (as xml) the "previousCol" attribute
-
unsetPreviousCol
void unsetPreviousCol()
Unsets the "previousCol" attribute
-
getClick
long getClick()
Gets the "click" attribute
-
xgetClick
XmlUnsignedInt xgetClick()
Gets (as xml) the "click" attribute
-
isSetClick
boolean isSetClick()
True if has "click" attribute
-
setClick
void setClick(long click)
Sets the "click" attribute
-
xsetClick
void xsetClick(XmlUnsignedInt click)
Sets (as xml) the "click" attribute
-
unsetClick
void unsetClick()
Unsets the "click" attribute
-
getId
java.lang.String getId()
Gets the "id" attribute
-
xgetId
STRelationshipId xgetId()
Gets (as xml) the "id" attribute
-
isSetId
boolean isSetId()
True if has "id" attribute
-
setId
void setId(java.lang.String id)
Sets the "id" attribute
-
xsetId
void xsetId(STRelationshipId id)
Sets (as xml) the "id" attribute
-
unsetId
void unsetId()
Unsets the "id" attribute
-
-