Interface CTPivotSelection
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_PivotSelection(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTPivotSelection> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "pivotArea" elementlongGets the "activeCol" attributelongGets the "activeRow" attributegetAxis()Gets the "axis" attributelonggetClick()Gets the "click" attributelonggetCount()Gets the "count" attributebooleangetData()Gets the "data" attributelongGets the "dimension" attributebooleanGets the "extendable" attributegetId()Gets the "id" attributebooleangetLabel()Gets the "label" attributelonggetMax()Gets the "max" attributelonggetMin()Gets the "min" attributegetPane()Gets the "pane" attributeGets the "pivotArea" elementlongGets the "previousCol" attributelongGets the "previousRow" attributebooleanGets the "showHeader" attributelonggetStart()Gets the "start" attributebooleanTrue if has "activeCol" attributebooleanTrue if has "activeRow" attributebooleanTrue if has "axis" attributebooleanTrue if has "click" attributebooleanTrue if has "count" attributebooleanTrue if has "data" attributebooleanTrue if has "dimension" attributebooleanTrue if has "extendable" attributebooleanisSetId()True if has "id" attributebooleanTrue if has "label" attributebooleanisSetMax()True if has "max" attributebooleanisSetMin()True if has "min" attributebooleanTrue if has "pane" attributebooleanTrue if has "previousCol" attributebooleanTrue if has "previousRow" attributebooleanTrue if has "showHeader" attributebooleanTrue 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" attributevoidSets 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" attributevoidUnsets the "activeCol" attributevoidUnsets the "activeRow" attributevoidUnsets the "axis" attributevoidUnsets the "click" attributevoidUnsets the "count" attributevoidUnsets the "data" attributevoidUnsets the "dimension" attributevoidUnsets the "extendable" attributevoidunsetId()Unsets the "id" attributevoidUnsets the "label" attributevoidunsetMax()Unsets the "max" attributevoidunsetMin()Unsets the "min" attributevoidUnsets the "pane" attributevoidUnsets the "previousCol" attributevoidUnsets the "previousRow" attributevoidUnsets the "showHeader" attributevoidUnsets the "start" attributeGets (as xml) the "activeCol" attributeGets (as xml) the "activeRow" attributexgetAxis()Gets (as xml) the "axis" attributeGets (as xml) the "click" attributeGets (as xml) the "count" attributexgetData()Gets (as xml) the "data" attributeGets (as xml) the "dimension" attributeGets (as xml) the "extendable" attributexgetId()Gets (as xml) the "id" attributeGets (as xml) the "label" attributexgetMax()Gets (as xml) the "max" attributexgetMin()Gets (as xml) the "min" attributexgetPane()Gets (as xml) the "pane" attributeGets (as xml) the "previousCol" attributeGets (as xml) the "previousRow" attributeGets (as xml) the "showHeader" attributeGets (as xml) the "start" attributevoidxsetActiveCol(XmlUnsignedInt activeCol) Sets (as xml) the "activeCol" attributevoidxsetActiveRow(XmlUnsignedInt activeRow) Sets (as xml) the "activeRow" attributevoidSets (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" attributevoidSets (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" attributevoidSets (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" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getPivotArea
CTPivotArea getPivotArea()Gets the "pivotArea" element -
setPivotArea
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
Sets the "pane" attribute -
xsetPane
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
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
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
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
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
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
Sets the "axis" attribute -
xsetAxis
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
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
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
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
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
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
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
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
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
Sets (as xml) the "click" attribute -
unsetClick
void unsetClick()Unsets the "click" attribute -
getId
String getId()Gets the "id" attribute -
xgetId
STRelationshipId xgetId()Gets (as xml) the "id" attribute -
isSetId
boolean isSetId()True if has "id" attribute -
setId
Sets the "id" attribute -
xsetId
Sets (as xml) the "id" attribute -
unsetId
void unsetId()Unsets the "id" attribute
-