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 class
CTTable.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
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 CTAutoFilter
addNewAutoFilter()
Appends and returns a new empty "autoFilter" elementCTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTSortState
addNewSortState()
Appends and returns a new empty "sortState" elementCTTableColumns
addNewTableColumns()
Appends and returns a new empty "tableColumns" elementCTTableStyleInfo
addNewTableStyleInfo()
Appends and returns a new empty "tableStyleInfo" elementCTAutoFilter
getAutoFilter()
Gets the "autoFilter" elementjava.lang.String
getComment()
Gets the "comment" attributelong
getConnectionId()
Gets the "connectionId" attributejava.lang.String
getDataCellStyle()
Gets the "dataCellStyle" attributelong
getDataDxfId()
Gets the "dataDxfId" attributejava.lang.String
getDisplayName()
Gets the "displayName" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementlong
getHeaderRowBorderDxfId()
Gets the "headerRowBorderDxfId" attributejava.lang.String
getHeaderRowCellStyle()
Gets the "headerRowCellStyle" attributelong
getHeaderRowCount()
Gets the "headerRowCount" attributelong
getHeaderRowDxfId()
Gets the "headerRowDxfId" attributelong
getId()
Gets the "id" attributeboolean
getInsertRow()
Gets the "insertRow" attributeboolean
getInsertRowShift()
Gets the "insertRowShift" attributejava.lang.String
getName()
Gets the "name" attributeboolean
getPublished()
Gets the "published" attributejava.lang.String
getRef()
Gets the "ref" attributeCTSortState
getSortState()
Gets the "sortState" elementlong
getTableBorderDxfId()
Gets the "tableBorderDxfId" attributeCTTableColumns
getTableColumns()
Gets the "tableColumns" elementCTTableStyleInfo
getTableStyleInfo()
Gets the "tableStyleInfo" elementSTTableType.Enum
getTableType()
Gets the "tableType" attributelong
getTotalsRowBorderDxfId()
Gets the "totalsRowBorderDxfId" attributejava.lang.String
getTotalsRowCellStyle()
Gets the "totalsRowCellStyle" attributelong
getTotalsRowCount()
Gets the "totalsRowCount" attributelong
getTotalsRowDxfId()
Gets the "totalsRowDxfId" attributeboolean
getTotalsRowShown()
Gets the "totalsRowShown" attributeboolean
isSetAutoFilter()
True if has "autoFilter" elementboolean
isSetComment()
True if has "comment" attributeboolean
isSetConnectionId()
True if has "connectionId" attributeboolean
isSetDataCellStyle()
True if has "dataCellStyle" attributeboolean
isSetDataDxfId()
True if has "dataDxfId" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetHeaderRowBorderDxfId()
True if has "headerRowBorderDxfId" attributeboolean
isSetHeaderRowCellStyle()
True if has "headerRowCellStyle" attributeboolean
isSetHeaderRowCount()
True if has "headerRowCount" attributeboolean
isSetHeaderRowDxfId()
True if has "headerRowDxfId" attributeboolean
isSetInsertRow()
True if has "insertRow" attributeboolean
isSetInsertRowShift()
True if has "insertRowShift" attributeboolean
isSetName()
True if has "name" attributeboolean
isSetPublished()
True if has "published" attributeboolean
isSetSortState()
True if has "sortState" elementboolean
isSetTableBorderDxfId()
True if has "tableBorderDxfId" attributeboolean
isSetTableStyleInfo()
True if has "tableStyleInfo" elementboolean
isSetTableType()
True if has "tableType" attributeboolean
isSetTotalsRowBorderDxfId()
True if has "totalsRowBorderDxfId" attributeboolean
isSetTotalsRowCellStyle()
True if has "totalsRowCellStyle" attributeboolean
isSetTotalsRowCount()
True if has "totalsRowCount" attributeboolean
isSetTotalsRowDxfId()
True if has "totalsRowDxfId" attributeboolean
isSetTotalsRowShown()
True if has "totalsRowShown" attributevoid
setAutoFilter(CTAutoFilter autoFilter)
Sets the "autoFilter" elementvoid
setComment(java.lang.String comment)
Sets the "comment" attributevoid
setConnectionId(long connectionId)
Sets the "connectionId" attributevoid
setDataCellStyle(java.lang.String dataCellStyle)
Sets the "dataCellStyle" attributevoid
setDataDxfId(long dataDxfId)
Sets the "dataDxfId" attributevoid
setDisplayName(java.lang.String displayName)
Sets the "displayName" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setHeaderRowBorderDxfId(long headerRowBorderDxfId)
Sets the "headerRowBorderDxfId" attributevoid
setHeaderRowCellStyle(java.lang.String headerRowCellStyle)
Sets the "headerRowCellStyle" attributevoid
setHeaderRowCount(long headerRowCount)
Sets the "headerRowCount" attributevoid
setHeaderRowDxfId(long headerRowDxfId)
Sets the "headerRowDxfId" attributevoid
setId(long id)
Sets the "id" attributevoid
setInsertRow(boolean insertRow)
Sets the "insertRow" attributevoid
setInsertRowShift(boolean insertRowShift)
Sets the "insertRowShift" attributevoid
setName(java.lang.String name)
Sets the "name" attributevoid
setPublished(boolean published)
Sets the "published" attributevoid
setRef(java.lang.String ref)
Sets the "ref" attributevoid
setSortState(CTSortState sortState)
Sets the "sortState" elementvoid
setTableBorderDxfId(long tableBorderDxfId)
Sets the "tableBorderDxfId" attributevoid
setTableColumns(CTTableColumns tableColumns)
Sets the "tableColumns" elementvoid
setTableStyleInfo(CTTableStyleInfo tableStyleInfo)
Sets the "tableStyleInfo" elementvoid
setTableType(STTableType.Enum tableType)
Sets the "tableType" attributevoid
setTotalsRowBorderDxfId(long totalsRowBorderDxfId)
Sets the "totalsRowBorderDxfId" attributevoid
setTotalsRowCellStyle(java.lang.String totalsRowCellStyle)
Sets the "totalsRowCellStyle" attributevoid
setTotalsRowCount(long totalsRowCount)
Sets the "totalsRowCount" attributevoid
setTotalsRowDxfId(long totalsRowDxfId)
Sets the "totalsRowDxfId" attributevoid
setTotalsRowShown(boolean totalsRowShown)
Sets the "totalsRowShown" attributevoid
unsetAutoFilter()
Unsets the "autoFilter" elementvoid
unsetComment()
Unsets the "comment" attributevoid
unsetConnectionId()
Unsets the "connectionId" attributevoid
unsetDataCellStyle()
Unsets the "dataCellStyle" attributevoid
unsetDataDxfId()
Unsets the "dataDxfId" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetHeaderRowBorderDxfId()
Unsets the "headerRowBorderDxfId" attributevoid
unsetHeaderRowCellStyle()
Unsets the "headerRowCellStyle" attributevoid
unsetHeaderRowCount()
Unsets the "headerRowCount" attributevoid
unsetHeaderRowDxfId()
Unsets the "headerRowDxfId" attributevoid
unsetInsertRow()
Unsets the "insertRow" attributevoid
unsetInsertRowShift()
Unsets the "insertRowShift" attributevoid
unsetName()
Unsets the "name" attributevoid
unsetPublished()
Unsets the "published" attributevoid
unsetSortState()
Unsets the "sortState" elementvoid
unsetTableBorderDxfId()
Unsets the "tableBorderDxfId" attributevoid
unsetTableStyleInfo()
Unsets the "tableStyleInfo" elementvoid
unsetTableType()
Unsets the "tableType" attributevoid
unsetTotalsRowBorderDxfId()
Unsets the "totalsRowBorderDxfId" attributevoid
unsetTotalsRowCellStyle()
Unsets the "totalsRowCellStyle" attributevoid
unsetTotalsRowCount()
Unsets the "totalsRowCount" attributevoid
unsetTotalsRowDxfId()
Unsets the "totalsRowDxfId" attributevoid
unsetTotalsRowShown()
Unsets the "totalsRowShown" attributeSTXstring
xgetComment()
Gets (as xml) the "comment" attributeXmlUnsignedInt
xgetConnectionId()
Gets (as xml) the "connectionId" attributeSTXstring
xgetDataCellStyle()
Gets (as xml) the "dataCellStyle" attributeSTDxfId
xgetDataDxfId()
Gets (as xml) the "dataDxfId" attributeSTXstring
xgetDisplayName()
Gets (as xml) the "displayName" attributeSTDxfId
xgetHeaderRowBorderDxfId()
Gets (as xml) the "headerRowBorderDxfId" attributeSTXstring
xgetHeaderRowCellStyle()
Gets (as xml) the "headerRowCellStyle" attributeXmlUnsignedInt
xgetHeaderRowCount()
Gets (as xml) the "headerRowCount" attributeSTDxfId
xgetHeaderRowDxfId()
Gets (as xml) the "headerRowDxfId" attributeXmlUnsignedInt
xgetId()
Gets (as xml) the "id" attributeXmlBoolean
xgetInsertRow()
Gets (as xml) the "insertRow" attributeXmlBoolean
xgetInsertRowShift()
Gets (as xml) the "insertRowShift" attributeSTXstring
xgetName()
Gets (as xml) the "name" attributeXmlBoolean
xgetPublished()
Gets (as xml) the "published" attributeSTRef
xgetRef()
Gets (as xml) the "ref" attributeSTDxfId
xgetTableBorderDxfId()
Gets (as xml) the "tableBorderDxfId" attributeSTTableType
xgetTableType()
Gets (as xml) the "tableType" attributeSTDxfId
xgetTotalsRowBorderDxfId()
Gets (as xml) the "totalsRowBorderDxfId" attributeSTXstring
xgetTotalsRowCellStyle()
Gets (as xml) the "totalsRowCellStyle" attributeXmlUnsignedInt
xgetTotalsRowCount()
Gets (as xml) the "totalsRowCount" attributeSTDxfId
xgetTotalsRowDxfId()
Gets (as xml) the "totalsRowDxfId" attributeXmlBoolean
xgetTotalsRowShown()
Gets (as xml) the "totalsRowShown" attributevoid
xsetComment(STXstring comment)
Sets (as xml) the "comment" attributevoid
xsetConnectionId(XmlUnsignedInt connectionId)
Sets (as xml) the "connectionId" attributevoid
xsetDataCellStyle(STXstring dataCellStyle)
Sets (as xml) the "dataCellStyle" attributevoid
xsetDataDxfId(STDxfId dataDxfId)
Sets (as xml) the "dataDxfId" attributevoid
xsetDisplayName(STXstring displayName)
Sets (as xml) the "displayName" attributevoid
xsetHeaderRowBorderDxfId(STDxfId headerRowBorderDxfId)
Sets (as xml) the "headerRowBorderDxfId" attributevoid
xsetHeaderRowCellStyle(STXstring headerRowCellStyle)
Sets (as xml) the "headerRowCellStyle" attributevoid
xsetHeaderRowCount(XmlUnsignedInt headerRowCount)
Sets (as xml) the "headerRowCount" attributevoid
xsetHeaderRowDxfId(STDxfId headerRowDxfId)
Sets (as xml) the "headerRowDxfId" attributevoid
xsetId(XmlUnsignedInt id)
Sets (as xml) the "id" attributevoid
xsetInsertRow(XmlBoolean insertRow)
Sets (as xml) the "insertRow" attributevoid
xsetInsertRowShift(XmlBoolean insertRowShift)
Sets (as xml) the "insertRowShift" attributevoid
xsetName(STXstring name)
Sets (as xml) the "name" attributevoid
xsetPublished(XmlBoolean published)
Sets (as xml) the "published" attributevoid
xsetRef(STRef ref)
Sets (as xml) the "ref" attributevoid
xsetTableBorderDxfId(STDxfId tableBorderDxfId)
Sets (as xml) the "tableBorderDxfId" attributevoid
xsetTableType(STTableType tableType)
Sets (as xml) the "tableType" attributevoid
xsetTotalsRowBorderDxfId(STDxfId totalsRowBorderDxfId)
Sets (as xml) the "totalsRowBorderDxfId" attributevoid
xsetTotalsRowCellStyle(STXstring totalsRowCellStyle)
Sets (as xml) the "totalsRowCellStyle" attributevoid
xsetTotalsRowCount(XmlUnsignedInt totalsRowCount)
Sets (as xml) the "totalsRowCount" attributevoid
xsetTotalsRowDxfId(STDxfId totalsRowDxfId)
Sets (as xml) the "totalsRowDxfId" attributevoid
xsetTotalsRowShown(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
-
-