Interface CTFilterColumn
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_FilterColumn(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTFilterColumn> 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 "colorFilter" elementAppends and returns a new empty "customFilters" elementAppends and returns a new empty "dynamicFilter" elementAppends and returns a new empty "extLst" elementAppends and returns a new empty "filters" elementAppends and returns a new empty "iconFilter" elementAppends and returns a new empty "top10" elementlonggetColId()Gets the "colId" attributeGets the "colorFilter" elementGets the "customFilters" elementGets the "dynamicFilter" elementGets the "extLst" elementGets the "filters" elementbooleanGets the "hiddenButton" attributeGets the "iconFilter" elementbooleanGets the "showButton" attributegetTop10()Gets the "top10" elementbooleanTrue if has "colorFilter" elementbooleanTrue if has "customFilters" elementbooleanTrue if has "dynamicFilter" elementbooleanTrue if has "extLst" elementbooleanTrue if has "filters" elementbooleanTrue if has "hiddenButton" attributebooleanTrue if has "iconFilter" elementbooleanTrue if has "showButton" attributebooleanTrue if has "top10" elementvoidsetColId(long colId) Sets the "colId" attributevoidsetColorFilter(CTColorFilter colorFilter) Sets the "colorFilter" elementvoidsetCustomFilters(CTCustomFilters customFilters) Sets the "customFilters" elementvoidsetDynamicFilter(CTDynamicFilter dynamicFilter) Sets the "dynamicFilter" elementvoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetFilters(CTFilters filters) Sets the "filters" elementvoidsetHiddenButton(boolean hiddenButton) Sets the "hiddenButton" attributevoidsetIconFilter(CTIconFilter iconFilter) Sets the "iconFilter" elementvoidsetShowButton(boolean showButton) Sets the "showButton" attributevoidSets the "top10" elementvoidUnsets the "colorFilter" elementvoidUnsets the "customFilters" elementvoidUnsets the "dynamicFilter" elementvoidUnsets the "extLst" elementvoidUnsets the "filters" elementvoidUnsets the "hiddenButton" attributevoidUnsets the "iconFilter" elementvoidUnsets the "showButton" attributevoidUnsets the "top10" elementGets (as xml) the "colId" attributeGets (as xml) the "hiddenButton" attributeGets (as xml) the "showButton" attributevoidxsetColId(XmlUnsignedInt colId) Sets (as xml) the "colId" attributevoidxsetHiddenButton(XmlBoolean hiddenButton) Sets (as xml) the "hiddenButton" attributevoidxsetShowButton(XmlBoolean showButton) Sets (as xml) the "showButton" 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
-
getFilters
CTFilters getFilters()Gets the "filters" element -
isSetFilters
boolean isSetFilters()True if has "filters" element -
setFilters
Sets the "filters" element -
addNewFilters
CTFilters addNewFilters()Appends and returns a new empty "filters" element -
unsetFilters
void unsetFilters()Unsets the "filters" element -
getTop10
CTTop10 getTop10()Gets the "top10" element -
isSetTop10
boolean isSetTop10()True if has "top10" element -
setTop10
Sets the "top10" element -
addNewTop10
CTTop10 addNewTop10()Appends and returns a new empty "top10" element -
unsetTop10
void unsetTop10()Unsets the "top10" element -
getCustomFilters
CTCustomFilters getCustomFilters()Gets the "customFilters" element -
isSetCustomFilters
boolean isSetCustomFilters()True if has "customFilters" element -
setCustomFilters
Sets the "customFilters" element -
addNewCustomFilters
CTCustomFilters addNewCustomFilters()Appends and returns a new empty "customFilters" element -
unsetCustomFilters
void unsetCustomFilters()Unsets the "customFilters" element -
getDynamicFilter
CTDynamicFilter getDynamicFilter()Gets the "dynamicFilter" element -
isSetDynamicFilter
boolean isSetDynamicFilter()True if has "dynamicFilter" element -
setDynamicFilter
Sets the "dynamicFilter" element -
addNewDynamicFilter
CTDynamicFilter addNewDynamicFilter()Appends and returns a new empty "dynamicFilter" element -
unsetDynamicFilter
void unsetDynamicFilter()Unsets the "dynamicFilter" element -
getColorFilter
CTColorFilter getColorFilter()Gets the "colorFilter" element -
isSetColorFilter
boolean isSetColorFilter()True if has "colorFilter" element -
setColorFilter
Sets the "colorFilter" element -
addNewColorFilter
CTColorFilter addNewColorFilter()Appends and returns a new empty "colorFilter" element -
unsetColorFilter
void unsetColorFilter()Unsets the "colorFilter" element -
getIconFilter
CTIconFilter getIconFilter()Gets the "iconFilter" element -
isSetIconFilter
boolean isSetIconFilter()True if has "iconFilter" element -
setIconFilter
Sets the "iconFilter" element -
addNewIconFilter
CTIconFilter addNewIconFilter()Appends and returns a new empty "iconFilter" element -
unsetIconFilter
void unsetIconFilter()Unsets the "iconFilter" 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 -
getColId
long getColId()Gets the "colId" attribute -
xgetColId
XmlUnsignedInt xgetColId()Gets (as xml) the "colId" attribute -
setColId
void setColId(long colId) Sets the "colId" attribute -
xsetColId
Sets (as xml) the "colId" attribute -
getHiddenButton
boolean getHiddenButton()Gets the "hiddenButton" attribute -
xgetHiddenButton
XmlBoolean xgetHiddenButton()Gets (as xml) the "hiddenButton" attribute -
isSetHiddenButton
boolean isSetHiddenButton()True if has "hiddenButton" attribute -
setHiddenButton
void setHiddenButton(boolean hiddenButton) Sets the "hiddenButton" attribute -
xsetHiddenButton
Sets (as xml) the "hiddenButton" attribute -
unsetHiddenButton
void unsetHiddenButton()Unsets the "hiddenButton" attribute -
getShowButton
boolean getShowButton()Gets the "showButton" attribute -
xgetShowButton
XmlBoolean xgetShowButton()Gets (as xml) the "showButton" attribute -
isSetShowButton
boolean isSetShowButton()True if has "showButton" attribute -
setShowButton
void setShowButton(boolean showButton) Sets the "showButton" attribute -
xsetShowButton
Sets (as xml) the "showButton" attribute -
unsetShowButton
void unsetShowButton()Unsets the "showButton" attribute
-