Interface CTPivotHierarchy
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_PivotHierarchy(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTPivotHierarchy> 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 "extLst" elementAppends and returns a new empty value (as xml) as the last "members" elementAppends and returns a new empty "mps" elementGets the "caption" attributebooleanGets the "dragOff" attributebooleanGets the "dragToCol" attributebooleanGets the "dragToData" attributebooleanGets the "dragToPage" attributebooleanGets the "dragToRow" attributeGets the "extLst" elementbooleanGets the "includeNewItemsInFilter" attributeGets array of all "members" elementsgetMembersArray(int i) Gets ith "members" elementGets a List of "members" elementsgetMps()Gets the "mps" elementbooleanGets the "multipleItemSelectionAllowed" attributebooleanGets the "outline" attributebooleanGets the "showInFieldList" attributebooleanGets the "subtotalTop" attributeinsertNewMembers(int i) Inserts and returns a new empty value (as xml) as the ith "members" elementbooleanTrue if has "caption" attributebooleanTrue if has "dragOff" attributebooleanTrue if has "dragToCol" attributebooleanTrue if has "dragToData" attributebooleanTrue if has "dragToPage" attributebooleanTrue if has "dragToRow" attributebooleanTrue if has "extLst" elementbooleanTrue if has "includeNewItemsInFilter" attributebooleanisSetMps()True if has "mps" elementbooleanTrue if has "multipleItemSelectionAllowed" attributebooleanTrue if has "outline" attributebooleanTrue if has "showInFieldList" attributebooleanTrue if has "subtotalTop" attributevoidremoveMembers(int i) Removes the ith "members" elementvoidsetCaption(String caption) Sets the "caption" attributevoidsetDragOff(boolean dragOff) Sets the "dragOff" attributevoidsetDragToCol(boolean dragToCol) Sets the "dragToCol" attributevoidsetDragToData(boolean dragToData) Sets the "dragToData" attributevoidsetDragToPage(boolean dragToPage) Sets the "dragToPage" attributevoidsetDragToRow(boolean dragToRow) Sets the "dragToRow" attributevoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetIncludeNewItemsInFilter(boolean includeNewItemsInFilter) Sets the "includeNewItemsInFilter" attributevoidsetMembersArray(int i, CTMembers members) Sets ith "members" elementvoidsetMembersArray(CTMembers[] membersArray) Sets array of all "members" elementvoidsetMps(CTMemberProperties mps) Sets the "mps" elementvoidsetMultipleItemSelectionAllowed(boolean multipleItemSelectionAllowed) Sets the "multipleItemSelectionAllowed" attributevoidsetOutline(boolean outline) Sets the "outline" attributevoidsetShowInFieldList(boolean showInFieldList) Sets the "showInFieldList" attributevoidsetSubtotalTop(boolean subtotalTop) Sets the "subtotalTop" attributeintReturns number of "members" elementvoidUnsets the "caption" attributevoidUnsets the "dragOff" attributevoidUnsets the "dragToCol" attributevoidUnsets the "dragToData" attributevoidUnsets the "dragToPage" attributevoidUnsets the "dragToRow" attributevoidUnsets the "extLst" elementvoidUnsets the "includeNewItemsInFilter" attributevoidunsetMps()Unsets the "mps" elementvoidUnsets the "multipleItemSelectionAllowed" attributevoidUnsets the "outline" attributevoidUnsets the "showInFieldList" attributevoidUnsets the "subtotalTop" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "caption" attributeGets (as xml) the "dragOff" attributeGets (as xml) the "dragToCol" attributeGets (as xml) the "dragToData" attributeGets (as xml) the "dragToPage" attributeGets (as xml) the "dragToRow" attributeGets (as xml) the "includeNewItemsInFilter" attributeGets (as xml) the "multipleItemSelectionAllowed" attributeGets (as xml) the "outline" attributeGets (as xml) the "showInFieldList" attributeGets (as xml) the "subtotalTop" attributevoidxsetCaption(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring caption) Sets (as xml) the "caption" attributevoidxsetDragOff(XmlBoolean dragOff) Sets (as xml) the "dragOff" attributevoidxsetDragToCol(XmlBoolean dragToCol) Sets (as xml) the "dragToCol" attributevoidxsetDragToData(XmlBoolean dragToData) Sets (as xml) the "dragToData" attributevoidxsetDragToPage(XmlBoolean dragToPage) Sets (as xml) the "dragToPage" attributevoidxsetDragToRow(XmlBoolean dragToRow) Sets (as xml) the "dragToRow" attributevoidxsetIncludeNewItemsInFilter(XmlBoolean includeNewItemsInFilter) Sets (as xml) the "includeNewItemsInFilter" attributevoidxsetMultipleItemSelectionAllowed(XmlBoolean multipleItemSelectionAllowed) Sets (as xml) the "multipleItemSelectionAllowed" attributevoidxsetOutline(XmlBoolean outline) Sets (as xml) the "outline" attributevoidxsetShowInFieldList(XmlBoolean showInFieldList) Sets (as xml) the "showInFieldList" attributevoidxsetSubtotalTop(XmlBoolean subtotalTop) Sets (as xml) the "subtotalTop" 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
-
getMps
CTMemberProperties getMps()Gets the "mps" element -
isSetMps
boolean isSetMps()True if has "mps" element -
setMps
Sets the "mps" element -
addNewMps
CTMemberProperties addNewMps()Appends and returns a new empty "mps" element -
unsetMps
void unsetMps()Unsets the "mps" element -
getMembersList
Gets a List of "members" elements -
getMembersArray
CTMembers[] getMembersArray()Gets array of all "members" elements -
getMembersArray
Gets ith "members" element -
sizeOfMembersArray
int sizeOfMembersArray()Returns number of "members" element -
setMembersArray
Sets array of all "members" element -
setMembersArray
Sets ith "members" element -
insertNewMembers
Inserts and returns a new empty value (as xml) as the ith "members" element -
addNewMembers
CTMembers addNewMembers()Appends and returns a new empty value (as xml) as the last "members" element -
removeMembers
void removeMembers(int i) Removes the ith "members" element -
getExtLst
CTExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element -
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
Sets (as xml) the "outline" attribute -
unsetOutline
void unsetOutline()Unsets the "outline" attribute -
getMultipleItemSelectionAllowed
boolean getMultipleItemSelectionAllowed()Gets the "multipleItemSelectionAllowed" attribute -
xgetMultipleItemSelectionAllowed
XmlBoolean xgetMultipleItemSelectionAllowed()Gets (as xml) the "multipleItemSelectionAllowed" attribute -
isSetMultipleItemSelectionAllowed
boolean isSetMultipleItemSelectionAllowed()True if has "multipleItemSelectionAllowed" attribute -
setMultipleItemSelectionAllowed
void setMultipleItemSelectionAllowed(boolean multipleItemSelectionAllowed) Sets the "multipleItemSelectionAllowed" attribute -
xsetMultipleItemSelectionAllowed
Sets (as xml) the "multipleItemSelectionAllowed" attribute -
unsetMultipleItemSelectionAllowed
void unsetMultipleItemSelectionAllowed()Unsets the "multipleItemSelectionAllowed" attribute -
getSubtotalTop
boolean getSubtotalTop()Gets the "subtotalTop" attribute -
xgetSubtotalTop
XmlBoolean xgetSubtotalTop()Gets (as xml) the "subtotalTop" attribute -
isSetSubtotalTop
boolean isSetSubtotalTop()True if has "subtotalTop" attribute -
setSubtotalTop
void setSubtotalTop(boolean subtotalTop) Sets the "subtotalTop" attribute -
xsetSubtotalTop
Sets (as xml) the "subtotalTop" attribute -
unsetSubtotalTop
void unsetSubtotalTop()Unsets the "subtotalTop" attribute -
getShowInFieldList
boolean getShowInFieldList()Gets the "showInFieldList" attribute -
xgetShowInFieldList
XmlBoolean xgetShowInFieldList()Gets (as xml) the "showInFieldList" attribute -
isSetShowInFieldList
boolean isSetShowInFieldList()True if has "showInFieldList" attribute -
setShowInFieldList
void setShowInFieldList(boolean showInFieldList) Sets the "showInFieldList" attribute -
xsetShowInFieldList
Sets (as xml) the "showInFieldList" attribute -
unsetShowInFieldList
void unsetShowInFieldList()Unsets the "showInFieldList" attribute -
getDragToRow
boolean getDragToRow()Gets the "dragToRow" attribute -
xgetDragToRow
XmlBoolean xgetDragToRow()Gets (as xml) the "dragToRow" attribute -
isSetDragToRow
boolean isSetDragToRow()True if has "dragToRow" attribute -
setDragToRow
void setDragToRow(boolean dragToRow) Sets the "dragToRow" attribute -
xsetDragToRow
Sets (as xml) the "dragToRow" attribute -
unsetDragToRow
void unsetDragToRow()Unsets the "dragToRow" attribute -
getDragToCol
boolean getDragToCol()Gets the "dragToCol" attribute -
xgetDragToCol
XmlBoolean xgetDragToCol()Gets (as xml) the "dragToCol" attribute -
isSetDragToCol
boolean isSetDragToCol()True if has "dragToCol" attribute -
setDragToCol
void setDragToCol(boolean dragToCol) Sets the "dragToCol" attribute -
xsetDragToCol
Sets (as xml) the "dragToCol" attribute -
unsetDragToCol
void unsetDragToCol()Unsets the "dragToCol" attribute -
getDragToPage
boolean getDragToPage()Gets the "dragToPage" attribute -
xgetDragToPage
XmlBoolean xgetDragToPage()Gets (as xml) the "dragToPage" attribute -
isSetDragToPage
boolean isSetDragToPage()True if has "dragToPage" attribute -
setDragToPage
void setDragToPage(boolean dragToPage) Sets the "dragToPage" attribute -
xsetDragToPage
Sets (as xml) the "dragToPage" attribute -
unsetDragToPage
void unsetDragToPage()Unsets the "dragToPage" attribute -
getDragToData
boolean getDragToData()Gets the "dragToData" attribute -
xgetDragToData
XmlBoolean xgetDragToData()Gets (as xml) the "dragToData" attribute -
isSetDragToData
boolean isSetDragToData()True if has "dragToData" attribute -
setDragToData
void setDragToData(boolean dragToData) Sets the "dragToData" attribute -
xsetDragToData
Sets (as xml) the "dragToData" attribute -
unsetDragToData
void unsetDragToData()Unsets the "dragToData" attribute -
getDragOff
boolean getDragOff()Gets the "dragOff" attribute -
xgetDragOff
XmlBoolean xgetDragOff()Gets (as xml) the "dragOff" attribute -
isSetDragOff
boolean isSetDragOff()True if has "dragOff" attribute -
setDragOff
void setDragOff(boolean dragOff) Sets the "dragOff" attribute -
xsetDragOff
Sets (as xml) the "dragOff" attribute -
unsetDragOff
void unsetDragOff()Unsets the "dragOff" attribute -
getIncludeNewItemsInFilter
boolean getIncludeNewItemsInFilter()Gets the "includeNewItemsInFilter" attribute -
xgetIncludeNewItemsInFilter
XmlBoolean xgetIncludeNewItemsInFilter()Gets (as xml) the "includeNewItemsInFilter" attribute -
isSetIncludeNewItemsInFilter
boolean isSetIncludeNewItemsInFilter()True if has "includeNewItemsInFilter" attribute -
setIncludeNewItemsInFilter
void setIncludeNewItemsInFilter(boolean includeNewItemsInFilter) Sets the "includeNewItemsInFilter" attribute -
xsetIncludeNewItemsInFilter
Sets (as xml) the "includeNewItemsInFilter" attribute -
unsetIncludeNewItemsInFilter
void unsetIncludeNewItemsInFilter()Unsets the "includeNewItemsInFilter" attribute -
getCaption
String getCaption()Gets the "caption" attribute -
xgetCaption
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetCaption()Gets (as xml) the "caption" attribute -
isSetCaption
boolean isSetCaption()True if has "caption" attribute -
setCaption
Sets the "caption" attribute -
unsetCaption
void unsetCaption()Unsets the "caption" attribute
-