Interface CTTableCell
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTTableCell extends XmlObject
An XML CT_TableCell(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTTableCell.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 CTOfficeArtExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTTableCellProperties
addNewTcPr()
Appends and returns a new empty "tcPr" elementCTTextBody
addNewTxBody()
Appends and returns a new empty "txBody" elementCTOfficeArtExtensionList
getExtLst()
Gets the "extLst" elementint
getGridSpan()
Gets the "gridSpan" attributeboolean
getHMerge()
Gets the "hMerge" attributeint
getRowSpan()
Gets the "rowSpan" attributeCTTableCellProperties
getTcPr()
Gets the "tcPr" elementCTTextBody
getTxBody()
Gets the "txBody" elementboolean
getVMerge()
Gets the "vMerge" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetGridSpan()
True if has "gridSpan" attributeboolean
isSetHMerge()
True if has "hMerge" attributeboolean
isSetRowSpan()
True if has "rowSpan" attributeboolean
isSetTcPr()
True if has "tcPr" elementboolean
isSetTxBody()
True if has "txBody" elementboolean
isSetVMerge()
True if has "vMerge" attributevoid
setExtLst(CTOfficeArtExtensionList extLst)
Sets the "extLst" elementvoid
setGridSpan(int gridSpan)
Sets the "gridSpan" attributevoid
setHMerge(boolean hMerge)
Sets the "hMerge" attributevoid
setRowSpan(int rowSpan)
Sets the "rowSpan" attributevoid
setTcPr(CTTableCellProperties tcPr)
Sets the "tcPr" elementvoid
setTxBody(CTTextBody txBody)
Sets the "txBody" elementvoid
setVMerge(boolean vMerge)
Sets the "vMerge" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetGridSpan()
Unsets the "gridSpan" attributevoid
unsetHMerge()
Unsets the "hMerge" attributevoid
unsetRowSpan()
Unsets the "rowSpan" attributevoid
unsetTcPr()
Unsets the "tcPr" elementvoid
unsetTxBody()
Unsets the "txBody" elementvoid
unsetVMerge()
Unsets the "vMerge" attributeXmlInt
xgetGridSpan()
Gets (as xml) the "gridSpan" attributeXmlBoolean
xgetHMerge()
Gets (as xml) the "hMerge" attributeXmlInt
xgetRowSpan()
Gets (as xml) the "rowSpan" attributeXmlBoolean
xgetVMerge()
Gets (as xml) the "vMerge" attributevoid
xsetGridSpan(XmlInt gridSpan)
Sets (as xml) the "gridSpan" attributevoid
xsetHMerge(XmlBoolean hMerge)
Sets (as xml) the "hMerge" attributevoid
xsetRowSpan(XmlInt rowSpan)
Sets (as xml) the "rowSpan" attributevoid
xsetVMerge(XmlBoolean vMerge)
Sets (as xml) the "vMerge" 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
-
getTxBody
CTTextBody getTxBody()
Gets the "txBody" element
-
isSetTxBody
boolean isSetTxBody()
True if has "txBody" element
-
setTxBody
void setTxBody(CTTextBody txBody)
Sets the "txBody" element
-
addNewTxBody
CTTextBody addNewTxBody()
Appends and returns a new empty "txBody" element
-
unsetTxBody
void unsetTxBody()
Unsets the "txBody" element
-
getTcPr
CTTableCellProperties getTcPr()
Gets the "tcPr" element
-
isSetTcPr
boolean isSetTcPr()
True if has "tcPr" element
-
setTcPr
void setTcPr(CTTableCellProperties tcPr)
Sets the "tcPr" element
-
addNewTcPr
CTTableCellProperties addNewTcPr()
Appends and returns a new empty "tcPr" element
-
unsetTcPr
void unsetTcPr()
Unsets the "tcPr" element
-
getExtLst
CTOfficeArtExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTOfficeArtExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTOfficeArtExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getRowSpan
int getRowSpan()
Gets the "rowSpan" attribute
-
xgetRowSpan
XmlInt xgetRowSpan()
Gets (as xml) the "rowSpan" attribute
-
isSetRowSpan
boolean isSetRowSpan()
True if has "rowSpan" attribute
-
setRowSpan
void setRowSpan(int rowSpan)
Sets the "rowSpan" attribute
-
xsetRowSpan
void xsetRowSpan(XmlInt rowSpan)
Sets (as xml) the "rowSpan" attribute
-
unsetRowSpan
void unsetRowSpan()
Unsets the "rowSpan" attribute
-
getGridSpan
int getGridSpan()
Gets the "gridSpan" attribute
-
xgetGridSpan
XmlInt xgetGridSpan()
Gets (as xml) the "gridSpan" attribute
-
isSetGridSpan
boolean isSetGridSpan()
True if has "gridSpan" attribute
-
setGridSpan
void setGridSpan(int gridSpan)
Sets the "gridSpan" attribute
-
xsetGridSpan
void xsetGridSpan(XmlInt gridSpan)
Sets (as xml) the "gridSpan" attribute
-
unsetGridSpan
void unsetGridSpan()
Unsets the "gridSpan" attribute
-
getHMerge
boolean getHMerge()
Gets the "hMerge" attribute
-
xgetHMerge
XmlBoolean xgetHMerge()
Gets (as xml) the "hMerge" attribute
-
isSetHMerge
boolean isSetHMerge()
True if has "hMerge" attribute
-
setHMerge
void setHMerge(boolean hMerge)
Sets the "hMerge" attribute
-
xsetHMerge
void xsetHMerge(XmlBoolean hMerge)
Sets (as xml) the "hMerge" attribute
-
unsetHMerge
void unsetHMerge()
Unsets the "hMerge" attribute
-
getVMerge
boolean getVMerge()
Gets the "vMerge" attribute
-
xgetVMerge
XmlBoolean xgetVMerge()
Gets (as xml) the "vMerge" attribute
-
isSetVMerge
boolean isSetVMerge()
True if has "vMerge" attribute
-
setVMerge
void setVMerge(boolean vMerge)
Sets the "vMerge" attribute
-
xsetVMerge
void xsetVMerge(XmlBoolean vMerge)
Sets (as xml) the "vMerge" attribute
-
unsetVMerge
void unsetVMerge()
Unsets the "vMerge" attribute
-
-