Interface CTDataField
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_DataField(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTDataField> 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" elementintGets the "baseField" attributelongGets the "baseItem" attributeGets the "extLst" elementlonggetFld()Gets the "fld" attributegetName()Gets the "name" attributelongGets the "numFmtId" attributeGets the "showDataAs" attributeGets the "subtotal" attributebooleanTrue if has "baseField" attributebooleanTrue if has "baseItem" attributebooleanTrue if has "extLst" elementbooleanTrue if has "name" attributebooleanTrue if has "numFmtId" attributebooleanTrue if has "showDataAs" attributebooleanTrue if has "subtotal" attributevoidsetBaseField(int baseField) Sets the "baseField" attributevoidsetBaseItem(long baseItem) Sets the "baseItem" attributevoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetFld(long fld) Sets the "fld" attributevoidSets the "name" attributevoidsetNumFmtId(long numFmtId) Sets the "numFmtId" attributevoidsetShowDataAs(STShowDataAs.Enum showDataAs) Sets the "showDataAs" attributevoidsetSubtotal(STDataConsolidateFunction.Enum subtotal) Sets the "subtotal" attributevoidUnsets the "baseField" attributevoidUnsets the "baseItem" attributevoidUnsets the "extLst" elementvoidUnsets the "name" attributevoidUnsets the "numFmtId" attributevoidUnsets the "showDataAs" attributevoidUnsets the "subtotal" attributeGets (as xml) the "baseField" attributeGets (as xml) the "baseItem" attributexgetFld()Gets (as xml) the "fld" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetName()Gets (as xml) the "name" attributeGets (as xml) the "numFmtId" attributeGets (as xml) the "showDataAs" attributeGets (as xml) the "subtotal" attributevoidxsetBaseField(XmlInt baseField) Sets (as xml) the "baseField" attributevoidxsetBaseItem(XmlUnsignedInt baseItem) Sets (as xml) the "baseItem" attributevoidxsetFld(XmlUnsignedInt fld) Sets (as xml) the "fld" attributevoidxsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name) Sets (as xml) the "name" attributevoidxsetNumFmtId(STNumFmtId numFmtId) Sets (as xml) the "numFmtId" attributevoidxsetShowDataAs(STShowDataAs showDataAs) Sets (as xml) the "showDataAs" attributevoidxsetSubtotal(STDataConsolidateFunction subtotal) Sets (as xml) the "subtotal" 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
-
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 -
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 -
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 -
getSubtotal
STDataConsolidateFunction.Enum getSubtotal()Gets the "subtotal" attribute -
xgetSubtotal
STDataConsolidateFunction xgetSubtotal()Gets (as xml) the "subtotal" attribute -
isSetSubtotal
boolean isSetSubtotal()True if has "subtotal" attribute -
setSubtotal
Sets the "subtotal" attribute -
xsetSubtotal
Sets (as xml) the "subtotal" attribute -
unsetSubtotal
void unsetSubtotal()Unsets the "subtotal" attribute -
getShowDataAs
STShowDataAs.Enum getShowDataAs()Gets the "showDataAs" attribute -
xgetShowDataAs
STShowDataAs xgetShowDataAs()Gets (as xml) the "showDataAs" attribute -
isSetShowDataAs
boolean isSetShowDataAs()True if has "showDataAs" attribute -
setShowDataAs
Sets the "showDataAs" attribute -
xsetShowDataAs
Sets (as xml) the "showDataAs" attribute -
unsetShowDataAs
void unsetShowDataAs()Unsets the "showDataAs" attribute -
getBaseField
int getBaseField()Gets the "baseField" attribute -
xgetBaseField
XmlInt xgetBaseField()Gets (as xml) the "baseField" attribute -
isSetBaseField
boolean isSetBaseField()True if has "baseField" attribute -
setBaseField
void setBaseField(int baseField) Sets the "baseField" attribute -
xsetBaseField
Sets (as xml) the "baseField" attribute -
unsetBaseField
void unsetBaseField()Unsets the "baseField" attribute -
getBaseItem
long getBaseItem()Gets the "baseItem" attribute -
xgetBaseItem
XmlUnsignedInt xgetBaseItem()Gets (as xml) the "baseItem" attribute -
isSetBaseItem
boolean isSetBaseItem()True if has "baseItem" attribute -
setBaseItem
void setBaseItem(long baseItem) Sets the "baseItem" attribute -
xsetBaseItem
Sets (as xml) the "baseItem" attribute -
unsetBaseItem
void unsetBaseItem()Unsets the "baseItem" attribute -
getNumFmtId
long getNumFmtId()Gets the "numFmtId" attribute -
xgetNumFmtId
STNumFmtId xgetNumFmtId()Gets (as xml) the "numFmtId" attribute -
isSetNumFmtId
boolean isSetNumFmtId()True if has "numFmtId" attribute -
setNumFmtId
void setNumFmtId(long numFmtId) Sets the "numFmtId" attribute -
xsetNumFmtId
Sets (as xml) the "numFmtId" attribute -
unsetNumFmtId
void unsetNumFmtId()Unsets the "numFmtId" attribute
-