Interface CTTable
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTTable extends XmlObject
An XML CT_Table(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTTable.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTAutoFilteraddNewAutoFilter()Appends and returns a new empty "autoFilter" elementCTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTSortStateaddNewSortState()Appends and returns a new empty "sortState" elementCTTableColumnsaddNewTableColumns()Appends and returns a new empty "tableColumns" elementCTTableStyleInfoaddNewTableStyleInfo()Appends and returns a new empty "tableStyleInfo" elementCTAutoFiltergetAutoFilter()Gets the "autoFilter" elementjava.lang.StringgetComment()Gets the "comment" attributelonggetConnectionId()Gets the "connectionId" attributejava.lang.StringgetDataCellStyle()Gets the "dataCellStyle" attributelonggetDataDxfId()Gets the "dataDxfId" attributejava.lang.StringgetDisplayName()Gets the "displayName" attributeCTExtensionListgetExtLst()Gets the "extLst" elementlonggetHeaderRowBorderDxfId()Gets the "headerRowBorderDxfId" attributejava.lang.StringgetHeaderRowCellStyle()Gets the "headerRowCellStyle" attributelonggetHeaderRowCount()Gets the "headerRowCount" attributelonggetHeaderRowDxfId()Gets the "headerRowDxfId" attributelonggetId()Gets the "id" attributebooleangetInsertRow()Gets the "insertRow" attributebooleangetInsertRowShift()Gets the "insertRowShift" attributejava.lang.StringgetName()Gets the "name" attributebooleangetPublished()Gets the "published" attributejava.lang.StringgetRef()Gets the "ref" attributeCTSortStategetSortState()Gets the "sortState" elementlonggetTableBorderDxfId()Gets the "tableBorderDxfId" attributeCTTableColumnsgetTableColumns()Gets the "tableColumns" elementCTTableStyleInfogetTableStyleInfo()Gets the "tableStyleInfo" elementSTTableType.EnumgetTableType()Gets the "tableType" attributelonggetTotalsRowBorderDxfId()Gets the "totalsRowBorderDxfId" attributejava.lang.StringgetTotalsRowCellStyle()Gets the "totalsRowCellStyle" attributelonggetTotalsRowCount()Gets the "totalsRowCount" attributelonggetTotalsRowDxfId()Gets the "totalsRowDxfId" attributebooleangetTotalsRowShown()Gets the "totalsRowShown" attributebooleanisSetAutoFilter()True if has "autoFilter" elementbooleanisSetComment()True if has "comment" attributebooleanisSetConnectionId()True if has "connectionId" attributebooleanisSetDataCellStyle()True if has "dataCellStyle" attributebooleanisSetDataDxfId()True if has "dataDxfId" attributebooleanisSetExtLst()True if has "extLst" elementbooleanisSetHeaderRowBorderDxfId()True if has "headerRowBorderDxfId" attributebooleanisSetHeaderRowCellStyle()True if has "headerRowCellStyle" attributebooleanisSetHeaderRowCount()True if has "headerRowCount" attributebooleanisSetHeaderRowDxfId()True if has "headerRowDxfId" attributebooleanisSetInsertRow()True if has "insertRow" attributebooleanisSetInsertRowShift()True if has "insertRowShift" attributebooleanisSetName()True if has "name" attributebooleanisSetPublished()True if has "published" attributebooleanisSetSortState()True if has "sortState" elementbooleanisSetTableBorderDxfId()True if has "tableBorderDxfId" attributebooleanisSetTableStyleInfo()True if has "tableStyleInfo" elementbooleanisSetTableType()True if has "tableType" attributebooleanisSetTotalsRowBorderDxfId()True if has "totalsRowBorderDxfId" attributebooleanisSetTotalsRowCellStyle()True if has "totalsRowCellStyle" attributebooleanisSetTotalsRowCount()True if has "totalsRowCount" attributebooleanisSetTotalsRowDxfId()True if has "totalsRowDxfId" attributebooleanisSetTotalsRowShown()True if has "totalsRowShown" attributevoidsetAutoFilter(CTAutoFilter autoFilter)Sets the "autoFilter" elementvoidsetComment(java.lang.String comment)Sets the "comment" attributevoidsetConnectionId(long connectionId)Sets the "connectionId" attributevoidsetDataCellStyle(java.lang.String dataCellStyle)Sets the "dataCellStyle" attributevoidsetDataDxfId(long dataDxfId)Sets the "dataDxfId" attributevoidsetDisplayName(java.lang.String displayName)Sets the "displayName" attributevoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetHeaderRowBorderDxfId(long headerRowBorderDxfId)Sets the "headerRowBorderDxfId" attributevoidsetHeaderRowCellStyle(java.lang.String headerRowCellStyle)Sets the "headerRowCellStyle" attributevoidsetHeaderRowCount(long headerRowCount)Sets the "headerRowCount" attributevoidsetHeaderRowDxfId(long headerRowDxfId)Sets the "headerRowDxfId" attributevoidsetId(long id)Sets the "id" attributevoidsetInsertRow(boolean insertRow)Sets the "insertRow" attributevoidsetInsertRowShift(boolean insertRowShift)Sets the "insertRowShift" attributevoidsetName(java.lang.String name)Sets the "name" attributevoidsetPublished(boolean published)Sets the "published" attributevoidsetRef(java.lang.String ref)Sets the "ref" attributevoidsetSortState(CTSortState sortState)Sets the "sortState" elementvoidsetTableBorderDxfId(long tableBorderDxfId)Sets the "tableBorderDxfId" attributevoidsetTableColumns(CTTableColumns tableColumns)Sets the "tableColumns" elementvoidsetTableStyleInfo(CTTableStyleInfo tableStyleInfo)Sets the "tableStyleInfo" elementvoidsetTableType(STTableType.Enum tableType)Sets the "tableType" attributevoidsetTotalsRowBorderDxfId(long totalsRowBorderDxfId)Sets the "totalsRowBorderDxfId" attributevoidsetTotalsRowCellStyle(java.lang.String totalsRowCellStyle)Sets the "totalsRowCellStyle" attributevoidsetTotalsRowCount(long totalsRowCount)Sets the "totalsRowCount" attributevoidsetTotalsRowDxfId(long totalsRowDxfId)Sets the "totalsRowDxfId" attributevoidsetTotalsRowShown(boolean totalsRowShown)Sets the "totalsRowShown" attributevoidunsetAutoFilter()Unsets the "autoFilter" elementvoidunsetComment()Unsets the "comment" attributevoidunsetConnectionId()Unsets the "connectionId" attributevoidunsetDataCellStyle()Unsets the "dataCellStyle" attributevoidunsetDataDxfId()Unsets the "dataDxfId" attributevoidunsetExtLst()Unsets the "extLst" elementvoidunsetHeaderRowBorderDxfId()Unsets the "headerRowBorderDxfId" attributevoidunsetHeaderRowCellStyle()Unsets the "headerRowCellStyle" attributevoidunsetHeaderRowCount()Unsets the "headerRowCount" attributevoidunsetHeaderRowDxfId()Unsets the "headerRowDxfId" attributevoidunsetInsertRow()Unsets the "insertRow" attributevoidunsetInsertRowShift()Unsets the "insertRowShift" attributevoidunsetName()Unsets the "name" attributevoidunsetPublished()Unsets the "published" attributevoidunsetSortState()Unsets the "sortState" elementvoidunsetTableBorderDxfId()Unsets the "tableBorderDxfId" attributevoidunsetTableStyleInfo()Unsets the "tableStyleInfo" elementvoidunsetTableType()Unsets the "tableType" attributevoidunsetTotalsRowBorderDxfId()Unsets the "totalsRowBorderDxfId" attributevoidunsetTotalsRowCellStyle()Unsets the "totalsRowCellStyle" attributevoidunsetTotalsRowCount()Unsets the "totalsRowCount" attributevoidunsetTotalsRowDxfId()Unsets the "totalsRowDxfId" attributevoidunsetTotalsRowShown()Unsets the "totalsRowShown" attributeSTXstringxgetComment()Gets (as xml) the "comment" attributeXmlUnsignedIntxgetConnectionId()Gets (as xml) the "connectionId" attributeSTXstringxgetDataCellStyle()Gets (as xml) the "dataCellStyle" attributeSTDxfIdxgetDataDxfId()Gets (as xml) the "dataDxfId" attributeSTXstringxgetDisplayName()Gets (as xml) the "displayName" attributeSTDxfIdxgetHeaderRowBorderDxfId()Gets (as xml) the "headerRowBorderDxfId" attributeSTXstringxgetHeaderRowCellStyle()Gets (as xml) the "headerRowCellStyle" attributeXmlUnsignedIntxgetHeaderRowCount()Gets (as xml) the "headerRowCount" attributeSTDxfIdxgetHeaderRowDxfId()Gets (as xml) the "headerRowDxfId" attributeXmlUnsignedIntxgetId()Gets (as xml) the "id" attributeXmlBooleanxgetInsertRow()Gets (as xml) the "insertRow" attributeXmlBooleanxgetInsertRowShift()Gets (as xml) the "insertRowShift" attributeSTXstringxgetName()Gets (as xml) the "name" attributeXmlBooleanxgetPublished()Gets (as xml) the "published" attributeSTRefxgetRef()Gets (as xml) the "ref" attributeSTDxfIdxgetTableBorderDxfId()Gets (as xml) the "tableBorderDxfId" attributeSTTableTypexgetTableType()Gets (as xml) the "tableType" attributeSTDxfIdxgetTotalsRowBorderDxfId()Gets (as xml) the "totalsRowBorderDxfId" attributeSTXstringxgetTotalsRowCellStyle()Gets (as xml) the "totalsRowCellStyle" attributeXmlUnsignedIntxgetTotalsRowCount()Gets (as xml) the "totalsRowCount" attributeSTDxfIdxgetTotalsRowDxfId()Gets (as xml) the "totalsRowDxfId" attributeXmlBooleanxgetTotalsRowShown()Gets (as xml) the "totalsRowShown" attributevoidxsetComment(STXstring comment)Sets (as xml) the "comment" attributevoidxsetConnectionId(XmlUnsignedInt connectionId)Sets (as xml) the "connectionId" attributevoidxsetDataCellStyle(STXstring dataCellStyle)Sets (as xml) the "dataCellStyle" attributevoidxsetDataDxfId(STDxfId dataDxfId)Sets (as xml) the "dataDxfId" attributevoidxsetDisplayName(STXstring displayName)Sets (as xml) the "displayName" attributevoidxsetHeaderRowBorderDxfId(STDxfId headerRowBorderDxfId)Sets (as xml) the "headerRowBorderDxfId" attributevoidxsetHeaderRowCellStyle(STXstring headerRowCellStyle)Sets (as xml) the "headerRowCellStyle" attributevoidxsetHeaderRowCount(XmlUnsignedInt headerRowCount)Sets (as xml) the "headerRowCount" attributevoidxsetHeaderRowDxfId(STDxfId headerRowDxfId)Sets (as xml) the "headerRowDxfId" attributevoidxsetId(XmlUnsignedInt id)Sets (as xml) the "id" attributevoidxsetInsertRow(XmlBoolean insertRow)Sets (as xml) the "insertRow" attributevoidxsetInsertRowShift(XmlBoolean insertRowShift)Sets (as xml) the "insertRowShift" attributevoidxsetName(STXstring name)Sets (as xml) the "name" attributevoidxsetPublished(XmlBoolean published)Sets (as xml) the "published" attributevoidxsetRef(STRef ref)Sets (as xml) the "ref" attributevoidxsetTableBorderDxfId(STDxfId tableBorderDxfId)Sets (as xml) the "tableBorderDxfId" attributevoidxsetTableType(STTableType tableType)Sets (as xml) the "tableType" attributevoidxsetTotalsRowBorderDxfId(STDxfId totalsRowBorderDxfId)Sets (as xml) the "totalsRowBorderDxfId" attributevoidxsetTotalsRowCellStyle(STXstring totalsRowCellStyle)Sets (as xml) the "totalsRowCellStyle" attributevoidxsetTotalsRowCount(XmlUnsignedInt totalsRowCount)Sets (as xml) the "totalsRowCount" attributevoidxsetTotalsRowDxfId(STDxfId totalsRowDxfId)Sets (as xml) the "totalsRowDxfId" attributevoidxsetTotalsRowShown(XmlBoolean totalsRowShown)Sets (as xml) the "totalsRowShown" attribute-
Methods 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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getAutoFilter
CTAutoFilter getAutoFilter()
Gets the "autoFilter" element
-
isSetAutoFilter
boolean isSetAutoFilter()
True if has "autoFilter" element
-
setAutoFilter
void setAutoFilter(CTAutoFilter autoFilter)
Sets the "autoFilter" element
-
addNewAutoFilter
CTAutoFilter addNewAutoFilter()
Appends and returns a new empty "autoFilter" element
-
unsetAutoFilter
void unsetAutoFilter()
Unsets the "autoFilter" element
-
getSortState
CTSortState getSortState()
Gets the "sortState" element
-
isSetSortState
boolean isSetSortState()
True if has "sortState" element
-
setSortState
void setSortState(CTSortState sortState)
Sets the "sortState" element
-
addNewSortState
CTSortState addNewSortState()
Appends and returns a new empty "sortState" element
-
unsetSortState
void unsetSortState()
Unsets the "sortState" element
-
getTableColumns
CTTableColumns getTableColumns()
Gets the "tableColumns" element
-
setTableColumns
void setTableColumns(CTTableColumns tableColumns)
Sets the "tableColumns" element
-
addNewTableColumns
CTTableColumns addNewTableColumns()
Appends and returns a new empty "tableColumns" element
-
getTableStyleInfo
CTTableStyleInfo getTableStyleInfo()
Gets the "tableStyleInfo" element
-
isSetTableStyleInfo
boolean isSetTableStyleInfo()
True if has "tableStyleInfo" element
-
setTableStyleInfo
void setTableStyleInfo(CTTableStyleInfo tableStyleInfo)
Sets the "tableStyleInfo" element
-
addNewTableStyleInfo
CTTableStyleInfo addNewTableStyleInfo()
Appends and returns a new empty "tableStyleInfo" element
-
unsetTableStyleInfo
void unsetTableStyleInfo()
Unsets the "tableStyleInfo" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
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
void xsetId(XmlUnsignedInt id)
Sets (as xml) the "id" attribute
-
getName
java.lang.String getName()
Gets the "name" attribute
-
xgetName
STXstring xgetName()
Gets (as xml) the "name" attribute
-
isSetName
boolean isSetName()
True if has "name" attribute
-
setName
void setName(java.lang.String name)
Sets the "name" attribute
-
xsetName
void xsetName(STXstring name)
Sets (as xml) the "name" attribute
-
unsetName
void unsetName()
Unsets the "name" attribute
-
getDisplayName
java.lang.String getDisplayName()
Gets the "displayName" attribute
-
xgetDisplayName
STXstring xgetDisplayName()
Gets (as xml) the "displayName" attribute
-
setDisplayName
void setDisplayName(java.lang.String displayName)
Sets the "displayName" attribute
-
xsetDisplayName
void xsetDisplayName(STXstring displayName)
Sets (as xml) the "displayName" attribute
-
getComment
java.lang.String getComment()
Gets the "comment" attribute
-
xgetComment
STXstring xgetComment()
Gets (as xml) the "comment" attribute
-
isSetComment
boolean isSetComment()
True if has "comment" attribute
-
setComment
void setComment(java.lang.String comment)
Sets the "comment" attribute
-
xsetComment
void xsetComment(STXstring comment)
Sets (as xml) the "comment" attribute
-
unsetComment
void unsetComment()
Unsets the "comment" attribute
-
getRef
java.lang.String getRef()
Gets the "ref" attribute
-
xgetRef
STRef xgetRef()
Gets (as xml) the "ref" attribute
-
setRef
void setRef(java.lang.String ref)
Sets the "ref" attribute
-
xsetRef
void xsetRef(STRef ref)
Sets (as xml) the "ref" attribute
-
getTableType
STTableType.Enum getTableType()
Gets the "tableType" attribute
-
xgetTableType
STTableType xgetTableType()
Gets (as xml) the "tableType" attribute
-
isSetTableType
boolean isSetTableType()
True if has "tableType" attribute
-
setTableType
void setTableType(STTableType.Enum tableType)
Sets the "tableType" attribute
-
xsetTableType
void xsetTableType(STTableType tableType)
Sets (as xml) the "tableType" attribute
-
unsetTableType
void unsetTableType()
Unsets the "tableType" attribute
-
getHeaderRowCount
long getHeaderRowCount()
Gets the "headerRowCount" attribute
-
xgetHeaderRowCount
XmlUnsignedInt xgetHeaderRowCount()
Gets (as xml) the "headerRowCount" attribute
-
isSetHeaderRowCount
boolean isSetHeaderRowCount()
True if has "headerRowCount" attribute
-
setHeaderRowCount
void setHeaderRowCount(long headerRowCount)
Sets the "headerRowCount" attribute
-
xsetHeaderRowCount
void xsetHeaderRowCount(XmlUnsignedInt headerRowCount)
Sets (as xml) the "headerRowCount" attribute
-
unsetHeaderRowCount
void unsetHeaderRowCount()
Unsets the "headerRowCount" attribute
-
getInsertRow
boolean getInsertRow()
Gets the "insertRow" attribute
-
xgetInsertRow
XmlBoolean xgetInsertRow()
Gets (as xml) the "insertRow" attribute
-
isSetInsertRow
boolean isSetInsertRow()
True if has "insertRow" attribute
-
setInsertRow
void setInsertRow(boolean insertRow)
Sets the "insertRow" attribute
-
xsetInsertRow
void xsetInsertRow(XmlBoolean insertRow)
Sets (as xml) the "insertRow" attribute
-
unsetInsertRow
void unsetInsertRow()
Unsets the "insertRow" attribute
-
getInsertRowShift
boolean getInsertRowShift()
Gets the "insertRowShift" attribute
-
xgetInsertRowShift
XmlBoolean xgetInsertRowShift()
Gets (as xml) the "insertRowShift" attribute
-
isSetInsertRowShift
boolean isSetInsertRowShift()
True if has "insertRowShift" attribute
-
setInsertRowShift
void setInsertRowShift(boolean insertRowShift)
Sets the "insertRowShift" attribute
-
xsetInsertRowShift
void xsetInsertRowShift(XmlBoolean insertRowShift)
Sets (as xml) the "insertRowShift" attribute
-
unsetInsertRowShift
void unsetInsertRowShift()
Unsets the "insertRowShift" attribute
-
getTotalsRowCount
long getTotalsRowCount()
Gets the "totalsRowCount" attribute
-
xgetTotalsRowCount
XmlUnsignedInt xgetTotalsRowCount()
Gets (as xml) the "totalsRowCount" attribute
-
isSetTotalsRowCount
boolean isSetTotalsRowCount()
True if has "totalsRowCount" attribute
-
setTotalsRowCount
void setTotalsRowCount(long totalsRowCount)
Sets the "totalsRowCount" attribute
-
xsetTotalsRowCount
void xsetTotalsRowCount(XmlUnsignedInt totalsRowCount)
Sets (as xml) the "totalsRowCount" attribute
-
unsetTotalsRowCount
void unsetTotalsRowCount()
Unsets the "totalsRowCount" attribute
-
getTotalsRowShown
boolean getTotalsRowShown()
Gets the "totalsRowShown" attribute
-
xgetTotalsRowShown
XmlBoolean xgetTotalsRowShown()
Gets (as xml) the "totalsRowShown" attribute
-
isSetTotalsRowShown
boolean isSetTotalsRowShown()
True if has "totalsRowShown" attribute
-
setTotalsRowShown
void setTotalsRowShown(boolean totalsRowShown)
Sets the "totalsRowShown" attribute
-
xsetTotalsRowShown
void xsetTotalsRowShown(XmlBoolean totalsRowShown)
Sets (as xml) the "totalsRowShown" attribute
-
unsetTotalsRowShown
void unsetTotalsRowShown()
Unsets the "totalsRowShown" attribute
-
getPublished
boolean getPublished()
Gets the "published" attribute
-
xgetPublished
XmlBoolean xgetPublished()
Gets (as xml) the "published" attribute
-
isSetPublished
boolean isSetPublished()
True if has "published" attribute
-
setPublished
void setPublished(boolean published)
Sets the "published" attribute
-
xsetPublished
void xsetPublished(XmlBoolean published)
Sets (as xml) the "published" attribute
-
unsetPublished
void unsetPublished()
Unsets the "published" attribute
-
getHeaderRowDxfId
long getHeaderRowDxfId()
Gets the "headerRowDxfId" attribute
-
xgetHeaderRowDxfId
STDxfId xgetHeaderRowDxfId()
Gets (as xml) the "headerRowDxfId" attribute
-
isSetHeaderRowDxfId
boolean isSetHeaderRowDxfId()
True if has "headerRowDxfId" attribute
-
setHeaderRowDxfId
void setHeaderRowDxfId(long headerRowDxfId)
Sets the "headerRowDxfId" attribute
-
xsetHeaderRowDxfId
void xsetHeaderRowDxfId(STDxfId headerRowDxfId)
Sets (as xml) the "headerRowDxfId" attribute
-
unsetHeaderRowDxfId
void unsetHeaderRowDxfId()
Unsets the "headerRowDxfId" attribute
-
getDataDxfId
long getDataDxfId()
Gets the "dataDxfId" attribute
-
xgetDataDxfId
STDxfId xgetDataDxfId()
Gets (as xml) the "dataDxfId" attribute
-
isSetDataDxfId
boolean isSetDataDxfId()
True if has "dataDxfId" attribute
-
setDataDxfId
void setDataDxfId(long dataDxfId)
Sets the "dataDxfId" attribute
-
xsetDataDxfId
void xsetDataDxfId(STDxfId dataDxfId)
Sets (as xml) the "dataDxfId" attribute
-
unsetDataDxfId
void unsetDataDxfId()
Unsets the "dataDxfId" attribute
-
getTotalsRowDxfId
long getTotalsRowDxfId()
Gets the "totalsRowDxfId" attribute
-
xgetTotalsRowDxfId
STDxfId xgetTotalsRowDxfId()
Gets (as xml) the "totalsRowDxfId" attribute
-
isSetTotalsRowDxfId
boolean isSetTotalsRowDxfId()
True if has "totalsRowDxfId" attribute
-
setTotalsRowDxfId
void setTotalsRowDxfId(long totalsRowDxfId)
Sets the "totalsRowDxfId" attribute
-
xsetTotalsRowDxfId
void xsetTotalsRowDxfId(STDxfId totalsRowDxfId)
Sets (as xml) the "totalsRowDxfId" attribute
-
unsetTotalsRowDxfId
void unsetTotalsRowDxfId()
Unsets the "totalsRowDxfId" attribute
-
getHeaderRowBorderDxfId
long getHeaderRowBorderDxfId()
Gets the "headerRowBorderDxfId" attribute
-
xgetHeaderRowBorderDxfId
STDxfId xgetHeaderRowBorderDxfId()
Gets (as xml) the "headerRowBorderDxfId" attribute
-
isSetHeaderRowBorderDxfId
boolean isSetHeaderRowBorderDxfId()
True if has "headerRowBorderDxfId" attribute
-
setHeaderRowBorderDxfId
void setHeaderRowBorderDxfId(long headerRowBorderDxfId)
Sets the "headerRowBorderDxfId" attribute
-
xsetHeaderRowBorderDxfId
void xsetHeaderRowBorderDxfId(STDxfId headerRowBorderDxfId)
Sets (as xml) the "headerRowBorderDxfId" attribute
-
unsetHeaderRowBorderDxfId
void unsetHeaderRowBorderDxfId()
Unsets the "headerRowBorderDxfId" attribute
-
getTableBorderDxfId
long getTableBorderDxfId()
Gets the "tableBorderDxfId" attribute
-
xgetTableBorderDxfId
STDxfId xgetTableBorderDxfId()
Gets (as xml) the "tableBorderDxfId" attribute
-
isSetTableBorderDxfId
boolean isSetTableBorderDxfId()
True if has "tableBorderDxfId" attribute
-
setTableBorderDxfId
void setTableBorderDxfId(long tableBorderDxfId)
Sets the "tableBorderDxfId" attribute
-
xsetTableBorderDxfId
void xsetTableBorderDxfId(STDxfId tableBorderDxfId)
Sets (as xml) the "tableBorderDxfId" attribute
-
unsetTableBorderDxfId
void unsetTableBorderDxfId()
Unsets the "tableBorderDxfId" attribute
-
getTotalsRowBorderDxfId
long getTotalsRowBorderDxfId()
Gets the "totalsRowBorderDxfId" attribute
-
xgetTotalsRowBorderDxfId
STDxfId xgetTotalsRowBorderDxfId()
Gets (as xml) the "totalsRowBorderDxfId" attribute
-
isSetTotalsRowBorderDxfId
boolean isSetTotalsRowBorderDxfId()
True if has "totalsRowBorderDxfId" attribute
-
setTotalsRowBorderDxfId
void setTotalsRowBorderDxfId(long totalsRowBorderDxfId)
Sets the "totalsRowBorderDxfId" attribute
-
xsetTotalsRowBorderDxfId
void xsetTotalsRowBorderDxfId(STDxfId totalsRowBorderDxfId)
Sets (as xml) the "totalsRowBorderDxfId" attribute
-
unsetTotalsRowBorderDxfId
void unsetTotalsRowBorderDxfId()
Unsets the "totalsRowBorderDxfId" attribute
-
getHeaderRowCellStyle
java.lang.String getHeaderRowCellStyle()
Gets the "headerRowCellStyle" attribute
-
xgetHeaderRowCellStyle
STXstring xgetHeaderRowCellStyle()
Gets (as xml) the "headerRowCellStyle" attribute
-
isSetHeaderRowCellStyle
boolean isSetHeaderRowCellStyle()
True if has "headerRowCellStyle" attribute
-
setHeaderRowCellStyle
void setHeaderRowCellStyle(java.lang.String headerRowCellStyle)
Sets the "headerRowCellStyle" attribute
-
xsetHeaderRowCellStyle
void xsetHeaderRowCellStyle(STXstring headerRowCellStyle)
Sets (as xml) the "headerRowCellStyle" attribute
-
unsetHeaderRowCellStyle
void unsetHeaderRowCellStyle()
Unsets the "headerRowCellStyle" attribute
-
getDataCellStyle
java.lang.String getDataCellStyle()
Gets the "dataCellStyle" attribute
-
xgetDataCellStyle
STXstring xgetDataCellStyle()
Gets (as xml) the "dataCellStyle" attribute
-
isSetDataCellStyle
boolean isSetDataCellStyle()
True if has "dataCellStyle" attribute
-
setDataCellStyle
void setDataCellStyle(java.lang.String dataCellStyle)
Sets the "dataCellStyle" attribute
-
xsetDataCellStyle
void xsetDataCellStyle(STXstring dataCellStyle)
Sets (as xml) the "dataCellStyle" attribute
-
unsetDataCellStyle
void unsetDataCellStyle()
Unsets the "dataCellStyle" attribute
-
getTotalsRowCellStyle
java.lang.String getTotalsRowCellStyle()
Gets the "totalsRowCellStyle" attribute
-
xgetTotalsRowCellStyle
STXstring xgetTotalsRowCellStyle()
Gets (as xml) the "totalsRowCellStyle" attribute
-
isSetTotalsRowCellStyle
boolean isSetTotalsRowCellStyle()
True if has "totalsRowCellStyle" attribute
-
setTotalsRowCellStyle
void setTotalsRowCellStyle(java.lang.String totalsRowCellStyle)
Sets the "totalsRowCellStyle" attribute
-
xsetTotalsRowCellStyle
void xsetTotalsRowCellStyle(STXstring totalsRowCellStyle)
Sets (as xml) the "totalsRowCellStyle" attribute
-
unsetTotalsRowCellStyle
void unsetTotalsRowCellStyle()
Unsets the "totalsRowCellStyle" attribute
-
getConnectionId
long getConnectionId()
Gets the "connectionId" attribute
-
xgetConnectionId
XmlUnsignedInt xgetConnectionId()
Gets (as xml) the "connectionId" attribute
-
isSetConnectionId
boolean isSetConnectionId()
True if has "connectionId" attribute
-
setConnectionId
void setConnectionId(long connectionId)
Sets the "connectionId" attribute
-
xsetConnectionId
void xsetConnectionId(XmlUnsignedInt connectionId)
Sets (as xml) the "connectionId" attribute
-
unsetConnectionId
void unsetConnectionId()
Unsets the "connectionId" attribute
-
-