public class CTTableImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements CTTable
CTTable.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBEREQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
CTTableImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
CTAutoFilter |
addNewAutoFilter()
Appends and returns a new empty "autoFilter" element
|
CTExtensionList |
addNewExtLst()
Appends and returns a new empty "extLst" element
|
CTSortState |
addNewSortState()
Appends and returns a new empty "sortState" element
|
CTTableColumns |
addNewTableColumns()
Appends and returns a new empty "tableColumns" element
|
CTTableStyleInfo |
addNewTableStyleInfo()
Appends and returns a new empty "tableStyleInfo" element
|
CTAutoFilter |
getAutoFilter()
Gets the "autoFilter" element
|
String |
getComment()
Gets the "comment" attribute
|
long |
getConnectionId()
Gets the "connectionId" attribute
|
String |
getDataCellStyle()
Gets the "dataCellStyle" attribute
|
long |
getDataDxfId()
Gets the "dataDxfId" attribute
|
String |
getDisplayName()
Gets the "displayName" attribute
|
CTExtensionList |
getExtLst()
Gets the "extLst" element
|
long |
getHeaderRowBorderDxfId()
Gets the "headerRowBorderDxfId" attribute
|
String |
getHeaderRowCellStyle()
Gets the "headerRowCellStyle" attribute
|
long |
getHeaderRowCount()
Gets the "headerRowCount" attribute
|
long |
getHeaderRowDxfId()
Gets the "headerRowDxfId" attribute
|
long |
getId()
Gets the "id" attribute
|
boolean |
getInsertRow()
Gets the "insertRow" attribute
|
boolean |
getInsertRowShift()
Gets the "insertRowShift" attribute
|
String |
getName()
Gets the "name" attribute
|
boolean |
getPublished()
Gets the "published" attribute
|
String |
getRef()
Gets the "ref" attribute
|
CTSortState |
getSortState()
Gets the "sortState" element
|
long |
getTableBorderDxfId()
Gets the "tableBorderDxfId" attribute
|
CTTableColumns |
getTableColumns()
Gets the "tableColumns" element
|
CTTableStyleInfo |
getTableStyleInfo()
Gets the "tableStyleInfo" element
|
STTableType.Enum |
getTableType()
Gets the "tableType" attribute
|
long |
getTotalsRowBorderDxfId()
Gets the "totalsRowBorderDxfId" attribute
|
String |
getTotalsRowCellStyle()
Gets the "totalsRowCellStyle" attribute
|
long |
getTotalsRowCount()
Gets the "totalsRowCount" attribute
|
long |
getTotalsRowDxfId()
Gets the "totalsRowDxfId" attribute
|
boolean |
getTotalsRowShown()
Gets the "totalsRowShown" attribute
|
boolean |
isSetAutoFilter()
True if has "autoFilter" element
|
boolean |
isSetComment()
True if has "comment" attribute
|
boolean |
isSetConnectionId()
True if has "connectionId" attribute
|
boolean |
isSetDataCellStyle()
True if has "dataCellStyle" attribute
|
boolean |
isSetDataDxfId()
True if has "dataDxfId" attribute
|
boolean |
isSetExtLst()
True if has "extLst" element
|
boolean |
isSetHeaderRowBorderDxfId()
True if has "headerRowBorderDxfId" attribute
|
boolean |
isSetHeaderRowCellStyle()
True if has "headerRowCellStyle" attribute
|
boolean |
isSetHeaderRowCount()
True if has "headerRowCount" attribute
|
boolean |
isSetHeaderRowDxfId()
True if has "headerRowDxfId" attribute
|
boolean |
isSetInsertRow()
True if has "insertRow" attribute
|
boolean |
isSetInsertRowShift()
True if has "insertRowShift" attribute
|
boolean |
isSetName()
True if has "name" attribute
|
boolean |
isSetPublished()
True if has "published" attribute
|
boolean |
isSetSortState()
True if has "sortState" element
|
boolean |
isSetTableBorderDxfId()
True if has "tableBorderDxfId" attribute
|
boolean |
isSetTableStyleInfo()
True if has "tableStyleInfo" element
|
boolean |
isSetTableType()
True if has "tableType" attribute
|
boolean |
isSetTotalsRowBorderDxfId()
True if has "totalsRowBorderDxfId" attribute
|
boolean |
isSetTotalsRowCellStyle()
True if has "totalsRowCellStyle" attribute
|
boolean |
isSetTotalsRowCount()
True if has "totalsRowCount" attribute
|
boolean |
isSetTotalsRowDxfId()
True if has "totalsRowDxfId" attribute
|
boolean |
isSetTotalsRowShown()
True if has "totalsRowShown" attribute
|
void |
setAutoFilter(CTAutoFilter autoFilter)
Sets the "autoFilter" element
|
void |
setComment(String comment)
Sets the "comment" attribute
|
void |
setConnectionId(long connectionId)
Sets the "connectionId" attribute
|
void |
setDataCellStyle(String dataCellStyle)
Sets the "dataCellStyle" attribute
|
void |
setDataDxfId(long dataDxfId)
Sets the "dataDxfId" attribute
|
void |
setDisplayName(String displayName)
Sets the "displayName" attribute
|
void |
setExtLst(CTExtensionList extLst)
Sets the "extLst" element
|
void |
setHeaderRowBorderDxfId(long headerRowBorderDxfId)
Sets the "headerRowBorderDxfId" attribute
|
void |
setHeaderRowCellStyle(String headerRowCellStyle)
Sets the "headerRowCellStyle" attribute
|
void |
setHeaderRowCount(long headerRowCount)
Sets the "headerRowCount" attribute
|
void |
setHeaderRowDxfId(long headerRowDxfId)
Sets the "headerRowDxfId" attribute
|
void |
setId(long id)
Sets the "id" attribute
|
void |
setInsertRow(boolean insertRow)
Sets the "insertRow" attribute
|
void |
setInsertRowShift(boolean insertRowShift)
Sets the "insertRowShift" attribute
|
void |
setName(String name)
Sets the "name" attribute
|
void |
setPublished(boolean published)
Sets the "published" attribute
|
void |
setRef(String ref)
Sets the "ref" attribute
|
void |
setSortState(CTSortState sortState)
Sets the "sortState" element
|
void |
setTableBorderDxfId(long tableBorderDxfId)
Sets the "tableBorderDxfId" attribute
|
void |
setTableColumns(CTTableColumns tableColumns)
Sets the "tableColumns" element
|
void |
setTableStyleInfo(CTTableStyleInfo tableStyleInfo)
Sets the "tableStyleInfo" element
|
void |
setTableType(STTableType.Enum tableType)
Sets the "tableType" attribute
|
void |
setTotalsRowBorderDxfId(long totalsRowBorderDxfId)
Sets the "totalsRowBorderDxfId" attribute
|
void |
setTotalsRowCellStyle(String totalsRowCellStyle)
Sets the "totalsRowCellStyle" attribute
|
void |
setTotalsRowCount(long totalsRowCount)
Sets the "totalsRowCount" attribute
|
void |
setTotalsRowDxfId(long totalsRowDxfId)
Sets the "totalsRowDxfId" attribute
|
void |
setTotalsRowShown(boolean totalsRowShown)
Sets the "totalsRowShown" attribute
|
void |
unsetAutoFilter()
Unsets the "autoFilter" element
|
void |
unsetComment()
Unsets the "comment" attribute
|
void |
unsetConnectionId()
Unsets the "connectionId" attribute
|
void |
unsetDataCellStyle()
Unsets the "dataCellStyle" attribute
|
void |
unsetDataDxfId()
Unsets the "dataDxfId" attribute
|
void |
unsetExtLst()
Unsets the "extLst" element
|
void |
unsetHeaderRowBorderDxfId()
Unsets the "headerRowBorderDxfId" attribute
|
void |
unsetHeaderRowCellStyle()
Unsets the "headerRowCellStyle" attribute
|
void |
unsetHeaderRowCount()
Unsets the "headerRowCount" attribute
|
void |
unsetHeaderRowDxfId()
Unsets the "headerRowDxfId" attribute
|
void |
unsetInsertRow()
Unsets the "insertRow" attribute
|
void |
unsetInsertRowShift()
Unsets the "insertRowShift" attribute
|
void |
unsetName()
Unsets the "name" attribute
|
void |
unsetPublished()
Unsets the "published" attribute
|
void |
unsetSortState()
Unsets the "sortState" element
|
void |
unsetTableBorderDxfId()
Unsets the "tableBorderDxfId" attribute
|
void |
unsetTableStyleInfo()
Unsets the "tableStyleInfo" element
|
void |
unsetTableType()
Unsets the "tableType" attribute
|
void |
unsetTotalsRowBorderDxfId()
Unsets the "totalsRowBorderDxfId" attribute
|
void |
unsetTotalsRowCellStyle()
Unsets the "totalsRowCellStyle" attribute
|
void |
unsetTotalsRowCount()
Unsets the "totalsRowCount" attribute
|
void |
unsetTotalsRowDxfId()
Unsets the "totalsRowDxfId" attribute
|
void |
unsetTotalsRowShown()
Unsets the "totalsRowShown" attribute
|
STXstring |
xgetComment()
Gets (as xml) the "comment" attribute
|
XmlUnsignedInt |
xgetConnectionId()
Gets (as xml) the "connectionId" attribute
|
STXstring |
xgetDataCellStyle()
Gets (as xml) the "dataCellStyle" attribute
|
STDxfId |
xgetDataDxfId()
Gets (as xml) the "dataDxfId" attribute
|
STXstring |
xgetDisplayName()
Gets (as xml) the "displayName" attribute
|
STDxfId |
xgetHeaderRowBorderDxfId()
Gets (as xml) the "headerRowBorderDxfId" attribute
|
STXstring |
xgetHeaderRowCellStyle()
Gets (as xml) the "headerRowCellStyle" attribute
|
XmlUnsignedInt |
xgetHeaderRowCount()
Gets (as xml) the "headerRowCount" attribute
|
STDxfId |
xgetHeaderRowDxfId()
Gets (as xml) the "headerRowDxfId" attribute
|
XmlUnsignedInt |
xgetId()
Gets (as xml) the "id" attribute
|
XmlBoolean |
xgetInsertRow()
Gets (as xml) the "insertRow" attribute
|
XmlBoolean |
xgetInsertRowShift()
Gets (as xml) the "insertRowShift" attribute
|
STXstring |
xgetName()
Gets (as xml) the "name" attribute
|
XmlBoolean |
xgetPublished()
Gets (as xml) the "published" attribute
|
STRef |
xgetRef()
Gets (as xml) the "ref" attribute
|
STDxfId |
xgetTableBorderDxfId()
Gets (as xml) the "tableBorderDxfId" attribute
|
STTableType |
xgetTableType()
Gets (as xml) the "tableType" attribute
|
STDxfId |
xgetTotalsRowBorderDxfId()
Gets (as xml) the "totalsRowBorderDxfId" attribute
|
STXstring |
xgetTotalsRowCellStyle()
Gets (as xml) the "totalsRowCellStyle" attribute
|
XmlUnsignedInt |
xgetTotalsRowCount()
Gets (as xml) the "totalsRowCount" attribute
|
STDxfId |
xgetTotalsRowDxfId()
Gets (as xml) the "totalsRowDxfId" attribute
|
XmlBoolean |
xgetTotalsRowShown()
Gets (as xml) the "totalsRowShown" attribute
|
void |
xsetComment(STXstring comment)
Sets (as xml) the "comment" attribute
|
void |
xsetConnectionId(XmlUnsignedInt connectionId)
Sets (as xml) the "connectionId" attribute
|
void |
xsetDataCellStyle(STXstring dataCellStyle)
Sets (as xml) the "dataCellStyle" attribute
|
void |
xsetDataDxfId(STDxfId dataDxfId)
Sets (as xml) the "dataDxfId" attribute
|
void |
xsetDisplayName(STXstring displayName)
Sets (as xml) the "displayName" attribute
|
void |
xsetHeaderRowBorderDxfId(STDxfId headerRowBorderDxfId)
Sets (as xml) the "headerRowBorderDxfId" attribute
|
void |
xsetHeaderRowCellStyle(STXstring headerRowCellStyle)
Sets (as xml) the "headerRowCellStyle" attribute
|
void |
xsetHeaderRowCount(XmlUnsignedInt headerRowCount)
Sets (as xml) the "headerRowCount" attribute
|
void |
xsetHeaderRowDxfId(STDxfId headerRowDxfId)
Sets (as xml) the "headerRowDxfId" attribute
|
void |
xsetId(XmlUnsignedInt id)
Sets (as xml) the "id" attribute
|
void |
xsetInsertRow(XmlBoolean insertRow)
Sets (as xml) the "insertRow" attribute
|
void |
xsetInsertRowShift(XmlBoolean insertRowShift)
Sets (as xml) the "insertRowShift" attribute
|
void |
xsetName(STXstring name)
Sets (as xml) the "name" attribute
|
void |
xsetPublished(XmlBoolean published)
Sets (as xml) the "published" attribute
|
void |
xsetRef(STRef ref)
Sets (as xml) the "ref" attribute
|
void |
xsetTableBorderDxfId(STDxfId tableBorderDxfId)
Sets (as xml) the "tableBorderDxfId" attribute
|
void |
xsetTableType(STTableType tableType)
Sets (as xml) the "tableType" attribute
|
void |
xsetTotalsRowBorderDxfId(STDxfId totalsRowBorderDxfId)
Sets (as xml) the "totalsRowBorderDxfId" attribute
|
void |
xsetTotalsRowCellStyle(STXstring totalsRowCellStyle)
Sets (as xml) the "totalsRowCellStyle" attribute
|
void |
xsetTotalsRowCount(XmlUnsignedInt totalsRowCount)
Sets (as xml) the "totalsRowCount" attribute
|
void |
xsetTotalsRowDxfId(STDxfId totalsRowDxfId)
Sets (as xml) the "totalsRowDxfId" attribute
|
void |
xsetTotalsRowShown(XmlBoolean totalsRowShown)
Sets (as xml) the "totalsRowShown" attribute
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic CTTableImpl(SchemaType sType)
public CTAutoFilter getAutoFilter()
getAutoFilter in interface CTTablepublic boolean isSetAutoFilter()
isSetAutoFilter in interface CTTablepublic void setAutoFilter(CTAutoFilter autoFilter)
setAutoFilter in interface CTTablepublic CTAutoFilter addNewAutoFilter()
addNewAutoFilter in interface CTTablepublic void unsetAutoFilter()
unsetAutoFilter in interface CTTablepublic CTSortState getSortState()
getSortState in interface CTTablepublic boolean isSetSortState()
isSetSortState in interface CTTablepublic void setSortState(CTSortState sortState)
setSortState in interface CTTablepublic CTSortState addNewSortState()
addNewSortState in interface CTTablepublic void unsetSortState()
unsetSortState in interface CTTablepublic CTTableColumns getTableColumns()
getTableColumns in interface CTTablepublic void setTableColumns(CTTableColumns tableColumns)
setTableColumns in interface CTTablepublic CTTableColumns addNewTableColumns()
addNewTableColumns in interface CTTablepublic CTTableStyleInfo getTableStyleInfo()
getTableStyleInfo in interface CTTablepublic boolean isSetTableStyleInfo()
isSetTableStyleInfo in interface CTTablepublic void setTableStyleInfo(CTTableStyleInfo tableStyleInfo)
setTableStyleInfo in interface CTTablepublic CTTableStyleInfo addNewTableStyleInfo()
addNewTableStyleInfo in interface CTTablepublic void unsetTableStyleInfo()
unsetTableStyleInfo in interface CTTablepublic CTExtensionList getExtLst()
public boolean isSetExtLst()
isSetExtLst in interface CTTablepublic void setExtLst(CTExtensionList extLst)
public CTExtensionList addNewExtLst()
addNewExtLst in interface CTTablepublic void unsetExtLst()
unsetExtLst in interface CTTablepublic XmlUnsignedInt xgetId()
public void xsetId(XmlUnsignedInt id)
public String getName()
public STXstring xgetName()
public boolean isSetName()
public void setName(String name)
public void xsetName(STXstring name)
public void unsetName()
public String getDisplayName()
getDisplayName in interface CTTablepublic STXstring xgetDisplayName()
xgetDisplayName in interface CTTablepublic void setDisplayName(String displayName)
setDisplayName in interface CTTablepublic void xsetDisplayName(STXstring displayName)
xsetDisplayName in interface CTTablepublic String getComment()
getComment in interface CTTablepublic STXstring xgetComment()
xgetComment in interface CTTablepublic boolean isSetComment()
isSetComment in interface CTTablepublic void setComment(String comment)
setComment in interface CTTablepublic void xsetComment(STXstring comment)
xsetComment in interface CTTablepublic void unsetComment()
unsetComment in interface CTTablepublic STRef xgetRef()
public void setRef(String ref)
public void xsetRef(STRef ref)
public STTableType.Enum getTableType()
getTableType in interface CTTablepublic STTableType xgetTableType()
xgetTableType in interface CTTablepublic boolean isSetTableType()
isSetTableType in interface CTTablepublic void setTableType(STTableType.Enum tableType)
setTableType in interface CTTablepublic void xsetTableType(STTableType tableType)
xsetTableType in interface CTTablepublic void unsetTableType()
unsetTableType in interface CTTablepublic long getHeaderRowCount()
getHeaderRowCount in interface CTTablepublic XmlUnsignedInt xgetHeaderRowCount()
xgetHeaderRowCount in interface CTTablepublic boolean isSetHeaderRowCount()
isSetHeaderRowCount in interface CTTablepublic void setHeaderRowCount(long headerRowCount)
setHeaderRowCount in interface CTTablepublic void xsetHeaderRowCount(XmlUnsignedInt headerRowCount)
xsetHeaderRowCount in interface CTTablepublic void unsetHeaderRowCount()
unsetHeaderRowCount in interface CTTablepublic boolean getInsertRow()
getInsertRow in interface CTTablepublic XmlBoolean xgetInsertRow()
xgetInsertRow in interface CTTablepublic boolean isSetInsertRow()
isSetInsertRow in interface CTTablepublic void setInsertRow(boolean insertRow)
setInsertRow in interface CTTablepublic void xsetInsertRow(XmlBoolean insertRow)
xsetInsertRow in interface CTTablepublic void unsetInsertRow()
unsetInsertRow in interface CTTablepublic boolean getInsertRowShift()
getInsertRowShift in interface CTTablepublic XmlBoolean xgetInsertRowShift()
xgetInsertRowShift in interface CTTablepublic boolean isSetInsertRowShift()
isSetInsertRowShift in interface CTTablepublic void setInsertRowShift(boolean insertRowShift)
setInsertRowShift in interface CTTablepublic void xsetInsertRowShift(XmlBoolean insertRowShift)
xsetInsertRowShift in interface CTTablepublic void unsetInsertRowShift()
unsetInsertRowShift in interface CTTablepublic long getTotalsRowCount()
getTotalsRowCount in interface CTTablepublic XmlUnsignedInt xgetTotalsRowCount()
xgetTotalsRowCount in interface CTTablepublic boolean isSetTotalsRowCount()
isSetTotalsRowCount in interface CTTablepublic void setTotalsRowCount(long totalsRowCount)
setTotalsRowCount in interface CTTablepublic void xsetTotalsRowCount(XmlUnsignedInt totalsRowCount)
xsetTotalsRowCount in interface CTTablepublic void unsetTotalsRowCount()
unsetTotalsRowCount in interface CTTablepublic boolean getTotalsRowShown()
getTotalsRowShown in interface CTTablepublic XmlBoolean xgetTotalsRowShown()
xgetTotalsRowShown in interface CTTablepublic boolean isSetTotalsRowShown()
isSetTotalsRowShown in interface CTTablepublic void setTotalsRowShown(boolean totalsRowShown)
setTotalsRowShown in interface CTTablepublic void xsetTotalsRowShown(XmlBoolean totalsRowShown)
xsetTotalsRowShown in interface CTTablepublic void unsetTotalsRowShown()
unsetTotalsRowShown in interface CTTablepublic boolean getPublished()
getPublished in interface CTTablepublic XmlBoolean xgetPublished()
xgetPublished in interface CTTablepublic boolean isSetPublished()
isSetPublished in interface CTTablepublic void setPublished(boolean published)
setPublished in interface CTTablepublic void xsetPublished(XmlBoolean published)
xsetPublished in interface CTTablepublic void unsetPublished()
unsetPublished in interface CTTablepublic long getHeaderRowDxfId()
getHeaderRowDxfId in interface CTTablepublic STDxfId xgetHeaderRowDxfId()
xgetHeaderRowDxfId in interface CTTablepublic boolean isSetHeaderRowDxfId()
isSetHeaderRowDxfId in interface CTTablepublic void setHeaderRowDxfId(long headerRowDxfId)
setHeaderRowDxfId in interface CTTablepublic void xsetHeaderRowDxfId(STDxfId headerRowDxfId)
xsetHeaderRowDxfId in interface CTTablepublic void unsetHeaderRowDxfId()
unsetHeaderRowDxfId in interface CTTablepublic long getDataDxfId()
getDataDxfId in interface CTTablepublic STDxfId xgetDataDxfId()
xgetDataDxfId in interface CTTablepublic boolean isSetDataDxfId()
isSetDataDxfId in interface CTTablepublic void setDataDxfId(long dataDxfId)
setDataDxfId in interface CTTablepublic void xsetDataDxfId(STDxfId dataDxfId)
xsetDataDxfId in interface CTTablepublic void unsetDataDxfId()
unsetDataDxfId in interface CTTablepublic long getTotalsRowDxfId()
getTotalsRowDxfId in interface CTTablepublic STDxfId xgetTotalsRowDxfId()
xgetTotalsRowDxfId in interface CTTablepublic boolean isSetTotalsRowDxfId()
isSetTotalsRowDxfId in interface CTTablepublic void setTotalsRowDxfId(long totalsRowDxfId)
setTotalsRowDxfId in interface CTTablepublic void xsetTotalsRowDxfId(STDxfId totalsRowDxfId)
xsetTotalsRowDxfId in interface CTTablepublic void unsetTotalsRowDxfId()
unsetTotalsRowDxfId in interface CTTablepublic long getHeaderRowBorderDxfId()
getHeaderRowBorderDxfId in interface CTTablepublic STDxfId xgetHeaderRowBorderDxfId()
xgetHeaderRowBorderDxfId in interface CTTablepublic boolean isSetHeaderRowBorderDxfId()
isSetHeaderRowBorderDxfId in interface CTTablepublic void setHeaderRowBorderDxfId(long headerRowBorderDxfId)
setHeaderRowBorderDxfId in interface CTTablepublic void xsetHeaderRowBorderDxfId(STDxfId headerRowBorderDxfId)
xsetHeaderRowBorderDxfId in interface CTTablepublic void unsetHeaderRowBorderDxfId()
unsetHeaderRowBorderDxfId in interface CTTablepublic long getTableBorderDxfId()
getTableBorderDxfId in interface CTTablepublic STDxfId xgetTableBorderDxfId()
xgetTableBorderDxfId in interface CTTablepublic boolean isSetTableBorderDxfId()
isSetTableBorderDxfId in interface CTTablepublic void setTableBorderDxfId(long tableBorderDxfId)
setTableBorderDxfId in interface CTTablepublic void xsetTableBorderDxfId(STDxfId tableBorderDxfId)
xsetTableBorderDxfId in interface CTTablepublic void unsetTableBorderDxfId()
unsetTableBorderDxfId in interface CTTablepublic long getTotalsRowBorderDxfId()
getTotalsRowBorderDxfId in interface CTTablepublic STDxfId xgetTotalsRowBorderDxfId()
xgetTotalsRowBorderDxfId in interface CTTablepublic boolean isSetTotalsRowBorderDxfId()
isSetTotalsRowBorderDxfId in interface CTTablepublic void setTotalsRowBorderDxfId(long totalsRowBorderDxfId)
setTotalsRowBorderDxfId in interface CTTablepublic void xsetTotalsRowBorderDxfId(STDxfId totalsRowBorderDxfId)
xsetTotalsRowBorderDxfId in interface CTTablepublic void unsetTotalsRowBorderDxfId()
unsetTotalsRowBorderDxfId in interface CTTablepublic String getHeaderRowCellStyle()
getHeaderRowCellStyle in interface CTTablepublic STXstring xgetHeaderRowCellStyle()
xgetHeaderRowCellStyle in interface CTTablepublic boolean isSetHeaderRowCellStyle()
isSetHeaderRowCellStyle in interface CTTablepublic void setHeaderRowCellStyle(String headerRowCellStyle)
setHeaderRowCellStyle in interface CTTablepublic void xsetHeaderRowCellStyle(STXstring headerRowCellStyle)
xsetHeaderRowCellStyle in interface CTTablepublic void unsetHeaderRowCellStyle()
unsetHeaderRowCellStyle in interface CTTablepublic String getDataCellStyle()
getDataCellStyle in interface CTTablepublic STXstring xgetDataCellStyle()
xgetDataCellStyle in interface CTTablepublic boolean isSetDataCellStyle()
isSetDataCellStyle in interface CTTablepublic void setDataCellStyle(String dataCellStyle)
setDataCellStyle in interface CTTablepublic void xsetDataCellStyle(STXstring dataCellStyle)
xsetDataCellStyle in interface CTTablepublic void unsetDataCellStyle()
unsetDataCellStyle in interface CTTablepublic String getTotalsRowCellStyle()
getTotalsRowCellStyle in interface CTTablepublic STXstring xgetTotalsRowCellStyle()
xgetTotalsRowCellStyle in interface CTTablepublic boolean isSetTotalsRowCellStyle()
isSetTotalsRowCellStyle in interface CTTablepublic void setTotalsRowCellStyle(String totalsRowCellStyle)
setTotalsRowCellStyle in interface CTTablepublic void xsetTotalsRowCellStyle(STXstring totalsRowCellStyle)
xsetTotalsRowCellStyle in interface CTTablepublic void unsetTotalsRowCellStyle()
unsetTotalsRowCellStyle in interface CTTablepublic long getConnectionId()
getConnectionId in interface CTTablepublic XmlUnsignedInt xgetConnectionId()
xgetConnectionId in interface CTTablepublic boolean isSetConnectionId()
isSetConnectionId in interface CTTablepublic void setConnectionId(long connectionId)
setConnectionId in interface CTTablepublic void xsetConnectionId(XmlUnsignedInt connectionId)
xsetConnectionId in interface CTTablepublic void unsetConnectionId()
unsetConnectionId in interface CTTableCopyright 2018 The Apache Software Foundation or its licensors, as applicable.