Interface CTMap
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_Map(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "DataBinding" elementbooleanGets the "Append" attributebooleanGets the "AutoFit" attributeGets the "DataBinding" elementlonggetID()Gets the "ID" attributegetName()Gets the "Name" attributebooleanGets the "PreserveFormat" attributebooleanGets the "PreserveSortAFLayout" attributeGets the "RootElement" attributeGets the "SchemaID" attributebooleanGets the "ShowImportExportValidationErrors" attributebooleanTrue if has "DataBinding" elementvoidsetAppend(boolean append) Sets the "Append" attributevoidsetAutoFit(boolean autoFit) Sets the "AutoFit" attributevoidsetDataBinding(CTDataBinding dataBinding) Sets the "DataBinding" elementvoidsetID(long id) Sets the "ID" attributevoidSets the "Name" attributevoidsetPreserveFormat(boolean preserveFormat) Sets the "PreserveFormat" attributevoidsetPreserveSortAFLayout(boolean preserveSortAFLayout) Sets the "PreserveSortAFLayout" attributevoidsetRootElement(String rootElement) Sets the "RootElement" attributevoidsetSchemaID(String schemaID) Sets the "SchemaID" attributevoidsetShowImportExportValidationErrors(boolean showImportExportValidationErrors) Sets the "ShowImportExportValidationErrors" attributevoidUnsets the "DataBinding" elementGets (as xml) the "Append" attributeGets (as xml) the "AutoFit" attributexgetID()Gets (as xml) the "ID" attributexgetName()Gets (as xml) the "Name" attributeGets (as xml) the "PreserveFormat" attributeGets (as xml) the "PreserveSortAFLayout" attributeGets (as xml) the "RootElement" attributeGets (as xml) the "SchemaID" attributeGets (as xml) the "ShowImportExportValidationErrors" attributevoidxsetAppend(XmlBoolean append) Sets (as xml) the "Append" attributevoidxsetAutoFit(XmlBoolean autoFit) Sets (as xml) the "AutoFit" attributevoidxsetID(XmlUnsignedInt id) Sets (as xml) the "ID" attributevoidSets (as xml) the "Name" attributevoidxsetPreserveFormat(XmlBoolean preserveFormat) Sets (as xml) the "PreserveFormat" attributevoidxsetPreserveSortAFLayout(XmlBoolean preserveSortAFLayout) Sets (as xml) the "PreserveSortAFLayout" attributevoidxsetRootElement(XmlString rootElement) Sets (as xml) the "RootElement" attributevoidxsetSchemaID(XmlString schemaID) Sets (as xml) the "SchemaID" attributevoidxsetShowImportExportValidationErrors(XmlBoolean showImportExportValidationErrors) Sets (as xml) the "ShowImportExportValidationErrors" 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
-
getDataBinding
CTDataBinding getDataBinding()Gets the "DataBinding" element -
isSetDataBinding
boolean isSetDataBinding()True if has "DataBinding" element -
setDataBinding
Sets the "DataBinding" element -
addNewDataBinding
CTDataBinding addNewDataBinding()Appends and returns a new empty "DataBinding" element -
unsetDataBinding
void unsetDataBinding()Unsets the "DataBinding" 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
XmlString xgetName()Gets (as xml) the "Name" attribute -
setName
Sets the "Name" attribute -
xsetName
Sets (as xml) the "Name" attribute -
getRootElement
String getRootElement()Gets the "RootElement" attribute -
xgetRootElement
XmlString xgetRootElement()Gets (as xml) the "RootElement" attribute -
setRootElement
Sets the "RootElement" attribute -
xsetRootElement
Sets (as xml) the "RootElement" attribute -
getSchemaID
String getSchemaID()Gets the "SchemaID" attribute -
xgetSchemaID
XmlString xgetSchemaID()Gets (as xml) the "SchemaID" attribute -
setSchemaID
Sets the "SchemaID" attribute -
xsetSchemaID
Sets (as xml) the "SchemaID" attribute -
getShowImportExportValidationErrors
boolean getShowImportExportValidationErrors()Gets the "ShowImportExportValidationErrors" attribute -
xgetShowImportExportValidationErrors
XmlBoolean xgetShowImportExportValidationErrors()Gets (as xml) the "ShowImportExportValidationErrors" attribute -
setShowImportExportValidationErrors
void setShowImportExportValidationErrors(boolean showImportExportValidationErrors) Sets the "ShowImportExportValidationErrors" attribute -
xsetShowImportExportValidationErrors
Sets (as xml) the "ShowImportExportValidationErrors" attribute -
getAutoFit
boolean getAutoFit()Gets the "AutoFit" attribute -
xgetAutoFit
XmlBoolean xgetAutoFit()Gets (as xml) the "AutoFit" attribute -
setAutoFit
void setAutoFit(boolean autoFit) Sets the "AutoFit" attribute -
xsetAutoFit
Sets (as xml) the "AutoFit" attribute -
getAppend
boolean getAppend()Gets the "Append" attribute -
xgetAppend
XmlBoolean xgetAppend()Gets (as xml) the "Append" attribute -
setAppend
void setAppend(boolean append) Sets the "Append" attribute -
xsetAppend
Sets (as xml) the "Append" attribute -
getPreserveSortAFLayout
boolean getPreserveSortAFLayout()Gets the "PreserveSortAFLayout" attribute -
xgetPreserveSortAFLayout
XmlBoolean xgetPreserveSortAFLayout()Gets (as xml) the "PreserveSortAFLayout" attribute -
setPreserveSortAFLayout
void setPreserveSortAFLayout(boolean preserveSortAFLayout) Sets the "PreserveSortAFLayout" attribute -
xsetPreserveSortAFLayout
Sets (as xml) the "PreserveSortAFLayout" attribute -
getPreserveFormat
boolean getPreserveFormat()Gets the "PreserveFormat" attribute -
xgetPreserveFormat
XmlBoolean xgetPreserveFormat()Gets (as xml) the "PreserveFormat" attribute -
setPreserveFormat
void setPreserveFormat(boolean preserveFormat) Sets the "PreserveFormat" attribute -
xsetPreserveFormat
Sets (as xml) the "PreserveFormat" attribute
-