Interface CTQueryTableField
- All Superinterfaces:
XmlObject
,XmlTokenSource
An XML CT_QueryTableField(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory
<CTQueryTableField> static final SchemaType
Fields 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" elementboolean
Gets the "clipped" attributeboolean
Gets the "dataBound" attributeGets the "extLst" elementboolean
Gets the "fillFormulas" attributelong
getId()
Gets the "id" attributegetName()
Gets the "name" attributeboolean
Gets the "rowNumbers" attributelong
Gets the "tableColumnId" attributeboolean
True if has "clipped" attributeboolean
True if has "dataBound" attributeboolean
True if has "extLst" elementboolean
True if has "fillFormulas" attributeboolean
True if has "name" attributeboolean
True if has "rowNumbers" attributeboolean
True if has "tableColumnId" attributevoid
setClipped
(boolean clipped) Sets the "clipped" attributevoid
setDataBound
(boolean dataBound) Sets the "dataBound" attributevoid
setExtLst
(CTExtensionList extLst) Sets the "extLst" elementvoid
setFillFormulas
(boolean fillFormulas) Sets the "fillFormulas" attributevoid
setId
(long id) Sets the "id" attributevoid
Sets the "name" attributevoid
setRowNumbers
(boolean rowNumbers) Sets the "rowNumbers" attributevoid
setTableColumnId
(long tableColumnId) Sets the "tableColumnId" attributevoid
Unsets the "clipped" attributevoid
Unsets the "dataBound" attributevoid
Unsets the "extLst" elementvoid
Unsets the "fillFormulas" attributevoid
Unsets the "name" attributevoid
Unsets the "rowNumbers" attributevoid
Unsets the "tableColumnId" attributeGets (as xml) the "clipped" attributeGets (as xml) the "dataBound" attributeGets (as xml) the "fillFormulas" attributexgetId()
Gets (as xml) the "id" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring
xgetName()
Gets (as xml) the "name" attributeGets (as xml) the "rowNumbers" attributeGets (as xml) the "tableColumnId" attributevoid
xsetClipped
(XmlBoolean clipped) Sets (as xml) the "clipped" attributevoid
xsetDataBound
(XmlBoolean dataBound) Sets (as xml) the "dataBound" attributevoid
xsetFillFormulas
(XmlBoolean fillFormulas) Sets (as xml) the "fillFormulas" attributevoid
xsetId
(XmlUnsignedInt id) Sets (as xml) the "id" attributevoid
xsetName
(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name) Sets (as xml) the "name" attributevoid
xsetRowNumbers
(XmlBoolean rowNumbers) Sets (as xml) the "rowNumbers" attributevoid
xsetTableColumnId
(XmlUnsignedInt tableColumnId) Sets (as xml) the "tableColumnId" 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, valueHashCode
Methods 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
-
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 -
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 -
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 -
getDataBound
boolean getDataBound()Gets the "dataBound" attribute -
xgetDataBound
XmlBoolean xgetDataBound()Gets (as xml) the "dataBound" attribute -
isSetDataBound
boolean isSetDataBound()True if has "dataBound" attribute -
setDataBound
void setDataBound(boolean dataBound) Sets the "dataBound" attribute -
xsetDataBound
Sets (as xml) the "dataBound" attribute -
unsetDataBound
void unsetDataBound()Unsets the "dataBound" attribute -
getRowNumbers
boolean getRowNumbers()Gets the "rowNumbers" attribute -
xgetRowNumbers
XmlBoolean xgetRowNumbers()Gets (as xml) the "rowNumbers" attribute -
isSetRowNumbers
boolean isSetRowNumbers()True if has "rowNumbers" attribute -
setRowNumbers
void setRowNumbers(boolean rowNumbers) Sets the "rowNumbers" attribute -
xsetRowNumbers
Sets (as xml) the "rowNumbers" attribute -
unsetRowNumbers
void unsetRowNumbers()Unsets the "rowNumbers" attribute -
getFillFormulas
boolean getFillFormulas()Gets the "fillFormulas" attribute -
xgetFillFormulas
XmlBoolean xgetFillFormulas()Gets (as xml) the "fillFormulas" attribute -
isSetFillFormulas
boolean isSetFillFormulas()True if has "fillFormulas" attribute -
setFillFormulas
void setFillFormulas(boolean fillFormulas) Sets the "fillFormulas" attribute -
xsetFillFormulas
Sets (as xml) the "fillFormulas" attribute -
unsetFillFormulas
void unsetFillFormulas()Unsets the "fillFormulas" attribute -
getClipped
boolean getClipped()Gets the "clipped" attribute -
xgetClipped
XmlBoolean xgetClipped()Gets (as xml) the "clipped" attribute -
isSetClipped
boolean isSetClipped()True if has "clipped" attribute -
setClipped
void setClipped(boolean clipped) Sets the "clipped" attribute -
xsetClipped
Sets (as xml) the "clipped" attribute -
unsetClipped
void unsetClipped()Unsets the "clipped" attribute -
getTableColumnId
long getTableColumnId()Gets the "tableColumnId" attribute -
xgetTableColumnId
XmlUnsignedInt xgetTableColumnId()Gets (as xml) the "tableColumnId" attribute -
isSetTableColumnId
boolean isSetTableColumnId()True if has "tableColumnId" attribute -
setTableColumnId
void setTableColumnId(long tableColumnId) Sets the "tableColumnId" attribute -
xsetTableColumnId
Sets (as xml) the "tableColumnId" attribute -
unsetTableColumnId
void unsetTableColumnId()Unsets the "tableColumnId" attribute
-