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" elementboolean
Gets the "Append" attributeboolean
Gets the "AutoFit" attributeGets the "DataBinding" elementlong
getID()
Gets the "ID" attributegetName()
Gets the "Name" attributeboolean
Gets the "PreserveFormat" attributeboolean
Gets the "PreserveSortAFLayout" attributeGets the "RootElement" attributeGets the "SchemaID" attributeboolean
Gets the "ShowImportExportValidationErrors" attributeboolean
True if has "DataBinding" elementvoid
setAppend
(boolean append) Sets the "Append" attributevoid
setAutoFit
(boolean autoFit) Sets the "AutoFit" attributevoid
setDataBinding
(CTDataBinding dataBinding) Sets the "DataBinding" elementvoid
setID
(long id) Sets the "ID" attributevoid
Sets the "Name" attributevoid
setPreserveFormat
(boolean preserveFormat) Sets the "PreserveFormat" attributevoid
setPreserveSortAFLayout
(boolean preserveSortAFLayout) Sets the "PreserveSortAFLayout" attributevoid
setRootElement
(String rootElement) Sets the "RootElement" attributevoid
setSchemaID
(String schemaID) Sets the "SchemaID" attributevoid
setShowImportExportValidationErrors
(boolean showImportExportValidationErrors) Sets the "ShowImportExportValidationErrors" attributevoid
Unsets 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" attributevoid
xsetAppend
(XmlBoolean append) Sets (as xml) the "Append" attributevoid
xsetAutoFit
(XmlBoolean autoFit) Sets (as xml) the "AutoFit" attributevoid
xsetID
(XmlUnsignedInt id) Sets (as xml) the "ID" attributevoid
Sets (as xml) the "Name" attributevoid
xsetPreserveFormat
(XmlBoolean preserveFormat) Sets (as xml) the "PreserveFormat" attributevoid
xsetPreserveSortAFLayout
(XmlBoolean preserveSortAFLayout) Sets (as xml) the "PreserveSortAFLayout" attributevoid
xsetRootElement
(XmlString rootElement) Sets (as xml) the "RootElement" attributevoid
xsetSchemaID
(XmlString schemaID) Sets (as xml) the "SchemaID" attributevoid
xsetShowImportExportValidationErrors
(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, 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
-
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
-