Interface CTPivotFilter
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_PivotFilter(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTPivotFilter> 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 "autoFilter" elementAppends and returns a new empty "extLst" elementGets the "autoFilter" elementGets the "description" attributeintGets the "evalOrder" attributeGets the "extLst" elementlonggetFld()Gets the "fld" attributelonggetId()Gets the "id" attributelongGets the "iMeasureFld" attributelongGets the "iMeasureHier" attributelonggetMpFld()Gets the "mpFld" attributegetName()Gets the "name" attributeGets the "stringValue1" attributeGets the "stringValue2" attributegetType()Gets the "type" attributebooleanTrue if has "description" attributebooleanTrue if has "evalOrder" attributebooleanTrue if has "extLst" elementbooleanTrue if has "iMeasureFld" attributebooleanTrue if has "iMeasureHier" attributebooleanTrue if has "mpFld" attributebooleanTrue if has "name" attributebooleanTrue if has "stringValue1" attributebooleanTrue if has "stringValue2" attributevoidsetAutoFilter(CTAutoFilter autoFilter) Sets the "autoFilter" elementvoidsetDescription(String description) Sets the "description" attributevoidsetEvalOrder(int evalOrder) Sets the "evalOrder" attributevoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetFld(long fld) Sets the "fld" attributevoidsetId(long id) Sets the "id" attributevoidsetIMeasureFld(long iMeasureFld) Sets the "iMeasureFld" attributevoidsetIMeasureHier(long iMeasureHier) Sets the "iMeasureHier" attributevoidsetMpFld(long mpFld) Sets the "mpFld" attributevoidSets the "name" attributevoidsetStringValue1(String stringValue1) Sets the "stringValue1" attributevoidsetStringValue2(String stringValue2) Sets the "stringValue2" attributevoidSets the "type" attributevoidUnsets the "description" attributevoidUnsets the "evalOrder" attributevoidUnsets the "extLst" elementvoidUnsets the "iMeasureFld" attributevoidUnsets the "iMeasureHier" attributevoidUnsets the "mpFld" attributevoidUnsets the "name" attributevoidUnsets the "stringValue1" attributevoidUnsets the "stringValue2" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "description" attributeGets (as xml) the "evalOrder" attributexgetFld()Gets (as xml) the "fld" attributexgetId()Gets (as xml) the "id" attributeGets (as xml) the "iMeasureFld" attributeGets (as xml) the "iMeasureHier" attributeGets (as xml) the "mpFld" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetName()Gets (as xml) the "name" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "stringValue1" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "stringValue2" attributexgetType()Gets (as xml) the "type" attributevoidxsetDescription(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring description) Sets (as xml) the "description" attributevoidxsetEvalOrder(XmlInt evalOrder) Sets (as xml) the "evalOrder" attributevoidxsetFld(XmlUnsignedInt fld) Sets (as xml) the "fld" attributevoidxsetId(XmlUnsignedInt id) Sets (as xml) the "id" attributevoidxsetIMeasureFld(XmlUnsignedInt iMeasureFld) Sets (as xml) the "iMeasureFld" attributevoidxsetIMeasureHier(XmlUnsignedInt iMeasureHier) Sets (as xml) the "iMeasureHier" attributevoidxsetMpFld(XmlUnsignedInt mpFld) Sets (as xml) the "mpFld" attributevoidxsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name) Sets (as xml) the "name" attributevoidxsetStringValue1(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring stringValue1) Sets (as xml) the "stringValue1" attributevoidxsetStringValue2(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring stringValue2) Sets (as xml) the "stringValue2" attributevoidxsetType(STPivotFilterType type) Sets (as xml) the "type" 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
-
getAutoFilter
CTAutoFilter getAutoFilter()Gets the "autoFilter" element -
setAutoFilter
Sets the "autoFilter" element -
addNewAutoFilter
CTAutoFilter addNewAutoFilter()Appends and returns a new empty "autoFilter" 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 -
getFld
long getFld()Gets the "fld" attribute -
xgetFld
XmlUnsignedInt xgetFld()Gets (as xml) the "fld" attribute -
setFld
void setFld(long fld) Sets the "fld" attribute -
xsetFld
Sets (as xml) the "fld" attribute -
getMpFld
long getMpFld()Gets the "mpFld" attribute -
xgetMpFld
XmlUnsignedInt xgetMpFld()Gets (as xml) the "mpFld" attribute -
isSetMpFld
boolean isSetMpFld()True if has "mpFld" attribute -
setMpFld
void setMpFld(long mpFld) Sets the "mpFld" attribute -
xsetMpFld
Sets (as xml) the "mpFld" attribute -
unsetMpFld
void unsetMpFld()Unsets the "mpFld" attribute -
getType
STPivotFilterType.Enum getType()Gets the "type" attribute -
xgetType
STPivotFilterType xgetType()Gets (as xml) the "type" attribute -
setType
Sets the "type" attribute -
xsetType
Sets (as xml) the "type" attribute -
getEvalOrder
int getEvalOrder()Gets the "evalOrder" attribute -
xgetEvalOrder
XmlInt xgetEvalOrder()Gets (as xml) the "evalOrder" attribute -
isSetEvalOrder
boolean isSetEvalOrder()True if has "evalOrder" attribute -
setEvalOrder
void setEvalOrder(int evalOrder) Sets the "evalOrder" attribute -
xsetEvalOrder
Sets (as xml) the "evalOrder" attribute -
unsetEvalOrder
void unsetEvalOrder()Unsets the "evalOrder" attribute -
getId
long getId()Gets the "id" attribute -
xgetId
XmlUnsignedInt xgetId()Gets (as xml) the "id" attribute -
setId
void setId(long id) Sets the "id" attribute -
xsetId
Sets (as xml) the "id" attribute -
getIMeasureHier
long getIMeasureHier()Gets the "iMeasureHier" attribute -
xgetIMeasureHier
XmlUnsignedInt xgetIMeasureHier()Gets (as xml) the "iMeasureHier" attribute -
isSetIMeasureHier
boolean isSetIMeasureHier()True if has "iMeasureHier" attribute -
setIMeasureHier
void setIMeasureHier(long iMeasureHier) Sets the "iMeasureHier" attribute -
xsetIMeasureHier
Sets (as xml) the "iMeasureHier" attribute -
unsetIMeasureHier
void unsetIMeasureHier()Unsets the "iMeasureHier" attribute -
getIMeasureFld
long getIMeasureFld()Gets the "iMeasureFld" attribute -
xgetIMeasureFld
XmlUnsignedInt xgetIMeasureFld()Gets (as xml) the "iMeasureFld" attribute -
isSetIMeasureFld
boolean isSetIMeasureFld()True if has "iMeasureFld" attribute -
setIMeasureFld
void setIMeasureFld(long iMeasureFld) Sets the "iMeasureFld" attribute -
xsetIMeasureFld
Sets (as xml) the "iMeasureFld" attribute -
unsetIMeasureFld
void unsetIMeasureFld()Unsets the "iMeasureFld" attribute -
getName
String getName()Gets the "name" attribute -
xgetName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()Gets (as xml) the "name" attribute -
isSetName
boolean isSetName()True if has "name" attribute -
setName
Sets the "name" attribute -
unsetName
void unsetName()Unsets the "name" attribute -
getDescription
String getDescription()Gets the "description" attribute -
xgetDescription
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetDescription()Gets (as xml) the "description" attribute -
isSetDescription
boolean isSetDescription()True if has "description" attribute -
setDescription
Sets the "description" attribute -
unsetDescription
void unsetDescription()Unsets the "description" attribute -
getStringValue1
String getStringValue1()Gets the "stringValue1" attribute -
xgetStringValue1
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetStringValue1()Gets (as xml) the "stringValue1" attribute -
isSetStringValue1
boolean isSetStringValue1()True if has "stringValue1" attribute -
setStringValue1
Sets the "stringValue1" attribute -
unsetStringValue1
void unsetStringValue1()Unsets the "stringValue1" attribute -
getStringValue2
String getStringValue2()Gets the "stringValue2" attribute -
xgetStringValue2
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetStringValue2()Gets (as xml) the "stringValue2" attribute -
isSetStringValue2
boolean isSetStringValue2()True if has "stringValue2" attribute -
setStringValue2
Sets the "stringValue2" attribute -
unsetStringValue2
void unsetStringValue2()Unsets the "stringValue2" attribute
-