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 class
CTPivotSelection.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 CTPivotArea
addNewPivotArea()
Appends and returns a new empty "pivotArea" elementlong
getActiveCol()
Gets the "activeCol" attributelong
getActiveRow()
Gets the "activeRow" attributeSTAxis.Enum
getAxis()
Gets the "axis" attributelong
getClick()
Gets the "click" attributelong
getCount()
Gets the "count" attributeboolean
getData()
Gets the "data" attributelong
getDimension()
Gets the "dimension" attributeboolean
getExtendable()
Gets the "extendable" attributeString
getId()
Gets the "id" attributeboolean
getLabel()
Gets the "label" attributelong
getMax()
Gets the "max" attributelong
getMin()
Gets the "min" attributeSTPane.Enum
getPane()
Gets the "pane" attributeCTPivotArea
getPivotArea()
Gets the "pivotArea" elementlong
getPreviousCol()
Gets the "previousCol" attributelong
getPreviousRow()
Gets the "previousRow" attributeboolean
getShowHeader()
Gets the "showHeader" attributelong
getStart()
Gets the "start" attributeboolean
isSetActiveCol()
True if has "activeCol" attributeboolean
isSetActiveRow()
True if has "activeRow" attributeboolean
isSetAxis()
True if has "axis" attributeboolean
isSetClick()
True if has "click" attributeboolean
isSetCount()
True if has "count" attributeboolean
isSetData()
True if has "data" attributeboolean
isSetDimension()
True if has "dimension" attributeboolean
isSetExtendable()
True if has "extendable" attributeboolean
isSetId()
True if has "id" attributeboolean
isSetLabel()
True if has "label" attributeboolean
isSetMax()
True if has "max" attributeboolean
isSetMin()
True if has "min" attributeboolean
isSetPane()
True if has "pane" attributeboolean
isSetPreviousCol()
True if has "previousCol" attributeboolean
isSetPreviousRow()
True if has "previousRow" attributeboolean
isSetShowHeader()
True if has "showHeader" attributeboolean
isSetStart()
True if has "start" attributevoid
setActiveCol(long activeCol)
Sets the "activeCol" attributevoid
setActiveRow(long activeRow)
Sets the "activeRow" attributevoid
setAxis(STAxis.Enum axis)
Sets the "axis" attributevoid
setClick(long click)
Sets the "click" attributevoid
setCount(long count)
Sets the "count" attributevoid
setData(boolean data)
Sets the "data" attributevoid
setDimension(long dimension)
Sets the "dimension" attributevoid
setExtendable(boolean extendable)
Sets the "extendable" attributevoid
setId(String id)
Sets the "id" attributevoid
setLabel(boolean label)
Sets the "label" attributevoid
setMax(long max)
Sets the "max" attributevoid
setMin(long min)
Sets the "min" attributevoid
setPane(STPane.Enum pane)
Sets the "pane" attributevoid
setPivotArea(CTPivotArea pivotArea)
Sets the "pivotArea" elementvoid
setPreviousCol(long previousCol)
Sets the "previousCol" attributevoid
setPreviousRow(long previousRow)
Sets the "previousRow" attributevoid
setShowHeader(boolean showHeader)
Sets the "showHeader" attributevoid
setStart(long start)
Sets the "start" attributevoid
unsetActiveCol()
Unsets the "activeCol" attributevoid
unsetActiveRow()
Unsets the "activeRow" attributevoid
unsetAxis()
Unsets the "axis" attributevoid
unsetClick()
Unsets the "click" attributevoid
unsetCount()
Unsets the "count" attributevoid
unsetData()
Unsets the "data" attributevoid
unsetDimension()
Unsets the "dimension" attributevoid
unsetExtendable()
Unsets the "extendable" attributevoid
unsetId()
Unsets the "id" attributevoid
unsetLabel()
Unsets the "label" attributevoid
unsetMax()
Unsets the "max" attributevoid
unsetMin()
Unsets the "min" attributevoid
unsetPane()
Unsets the "pane" attributevoid
unsetPreviousCol()
Unsets the "previousCol" attributevoid
unsetPreviousRow()
Unsets the "previousRow" attributevoid
unsetShowHeader()
Unsets the "showHeader" attributevoid
unsetStart()
Unsets the "start" attributeXmlUnsignedInt
xgetActiveCol()
Gets (as xml) the "activeCol" attributeXmlUnsignedInt
xgetActiveRow()
Gets (as xml) the "activeRow" attributeSTAxis
xgetAxis()
Gets (as xml) the "axis" attributeXmlUnsignedInt
xgetClick()
Gets (as xml) the "click" attributeXmlUnsignedInt
xgetCount()
Gets (as xml) the "count" attributeXmlBoolean
xgetData()
Gets (as xml) the "data" attributeXmlUnsignedInt
xgetDimension()
Gets (as xml) the "dimension" attributeXmlBoolean
xgetExtendable()
Gets (as xml) the "extendable" attributeSTRelationshipId
xgetId()
Gets (as xml) the "id" attributeXmlBoolean
xgetLabel()
Gets (as xml) the "label" attributeXmlUnsignedInt
xgetMax()
Gets (as xml) the "max" attributeXmlUnsignedInt
xgetMin()
Gets (as xml) the "min" attributeSTPane
xgetPane()
Gets (as xml) the "pane" attributeXmlUnsignedInt
xgetPreviousCol()
Gets (as xml) the "previousCol" attributeXmlUnsignedInt
xgetPreviousRow()
Gets (as xml) the "previousRow" attributeXmlBoolean
xgetShowHeader()
Gets (as xml) the "showHeader" attributeXmlUnsignedInt
xgetStart()
Gets (as xml) the "start" attributevoid
xsetActiveCol(XmlUnsignedInt activeCol)
Sets (as xml) the "activeCol" attributevoid
xsetActiveRow(XmlUnsignedInt activeRow)
Sets (as xml) the "activeRow" attributevoid
xsetAxis(STAxis axis)
Sets (as xml) the "axis" attributevoid
xsetClick(XmlUnsignedInt click)
Sets (as xml) the "click" attributevoid
xsetCount(XmlUnsignedInt count)
Sets (as xml) the "count" attributevoid
xsetData(XmlBoolean data)
Sets (as xml) the "data" attributevoid
xsetDimension(XmlUnsignedInt dimension)
Sets (as xml) the "dimension" attributevoid
xsetExtendable(XmlBoolean extendable)
Sets (as xml) the "extendable" attributevoid
xsetId(STRelationshipId id)
Sets (as xml) the "id" attributevoid
xsetLabel(XmlBoolean label)
Sets (as xml) the "label" attributevoid
xsetMax(XmlUnsignedInt max)
Sets (as xml) the "max" attributevoid
xsetMin(XmlUnsignedInt min)
Sets (as xml) the "min" attributevoid
xsetPane(STPane pane)
Sets (as xml) the "pane" attributevoid
xsetPreviousCol(XmlUnsignedInt previousCol)
Sets (as xml) the "previousCol" attributevoid
xsetPreviousRow(XmlUnsignedInt previousRow)
Sets (as xml) the "previousRow" attributevoid
xsetShowHeader(XmlBoolean showHeader)
Sets (as xml) the "showHeader" attributevoid
xsetStart(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
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(String id)
Sets the "id" attribute
-
xsetId
void xsetId(STRelationshipId id)
Sets (as xml) the "id" attribute
-
unsetId
void unsetId()
Unsets the "id" attribute
-
-