Interface CTTableStyle
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTTableStyle extends XmlObject
An XML CT_TableStyle(@http://schemas.openxmlformats.org/drawingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTTableStyle.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 CTTablePartStyle
addNewBand1H()
Appends and returns a new empty "band1H" elementCTTablePartStyle
addNewBand1V()
Appends and returns a new empty "band1V" elementCTTablePartStyle
addNewBand2H()
Appends and returns a new empty "band2H" elementCTTablePartStyle
addNewBand2V()
Appends and returns a new empty "band2V" elementCTOfficeArtExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTTablePartStyle
addNewFirstCol()
Appends and returns a new empty "firstCol" elementCTTablePartStyle
addNewFirstRow()
Appends and returns a new empty "firstRow" elementCTTablePartStyle
addNewLastCol()
Appends and returns a new empty "lastCol" elementCTTablePartStyle
addNewLastRow()
Appends and returns a new empty "lastRow" elementCTTablePartStyle
addNewNeCell()
Appends and returns a new empty "neCell" elementCTTablePartStyle
addNewNwCell()
Appends and returns a new empty "nwCell" elementCTTablePartStyle
addNewSeCell()
Appends and returns a new empty "seCell" elementCTTablePartStyle
addNewSwCell()
Appends and returns a new empty "swCell" elementCTTableBackgroundStyle
addNewTblBg()
Appends and returns a new empty "tblBg" elementCTTablePartStyle
addNewWholeTbl()
Appends and returns a new empty "wholeTbl" elementCTTablePartStyle
getBand1H()
Gets the "band1H" elementCTTablePartStyle
getBand1V()
Gets the "band1V" elementCTTablePartStyle
getBand2H()
Gets the "band2H" elementCTTablePartStyle
getBand2V()
Gets the "band2V" elementCTOfficeArtExtensionList
getExtLst()
Gets the "extLst" elementCTTablePartStyle
getFirstCol()
Gets the "firstCol" elementCTTablePartStyle
getFirstRow()
Gets the "firstRow" elementCTTablePartStyle
getLastCol()
Gets the "lastCol" elementCTTablePartStyle
getLastRow()
Gets the "lastRow" elementCTTablePartStyle
getNeCell()
Gets the "neCell" elementCTTablePartStyle
getNwCell()
Gets the "nwCell" elementCTTablePartStyle
getSeCell()
Gets the "seCell" elementjava.lang.String
getStyleId()
Gets the "styleId" attributejava.lang.String
getStyleName()
Gets the "styleName" attributeCTTablePartStyle
getSwCell()
Gets the "swCell" elementCTTableBackgroundStyle
getTblBg()
Gets the "tblBg" elementCTTablePartStyle
getWholeTbl()
Gets the "wholeTbl" elementboolean
isSetBand1H()
True if has "band1H" elementboolean
isSetBand1V()
True if has "band1V" elementboolean
isSetBand2H()
True if has "band2H" elementboolean
isSetBand2V()
True if has "band2V" elementboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetFirstCol()
True if has "firstCol" elementboolean
isSetFirstRow()
True if has "firstRow" elementboolean
isSetLastCol()
True if has "lastCol" elementboolean
isSetLastRow()
True if has "lastRow" elementboolean
isSetNeCell()
True if has "neCell" elementboolean
isSetNwCell()
True if has "nwCell" elementboolean
isSetSeCell()
True if has "seCell" elementboolean
isSetSwCell()
True if has "swCell" elementboolean
isSetTblBg()
True if has "tblBg" elementboolean
isSetWholeTbl()
True if has "wholeTbl" elementvoid
setBand1H(CTTablePartStyle band1H)
Sets the "band1H" elementvoid
setBand1V(CTTablePartStyle band1V)
Sets the "band1V" elementvoid
setBand2H(CTTablePartStyle band2H)
Sets the "band2H" elementvoid
setBand2V(CTTablePartStyle band2V)
Sets the "band2V" elementvoid
setExtLst(CTOfficeArtExtensionList extLst)
Sets the "extLst" elementvoid
setFirstCol(CTTablePartStyle firstCol)
Sets the "firstCol" elementvoid
setFirstRow(CTTablePartStyle firstRow)
Sets the "firstRow" elementvoid
setLastCol(CTTablePartStyle lastCol)
Sets the "lastCol" elementvoid
setLastRow(CTTablePartStyle lastRow)
Sets the "lastRow" elementvoid
setNeCell(CTTablePartStyle neCell)
Sets the "neCell" elementvoid
setNwCell(CTTablePartStyle nwCell)
Sets the "nwCell" elementvoid
setSeCell(CTTablePartStyle seCell)
Sets the "seCell" elementvoid
setStyleId(java.lang.String styleId)
Sets the "styleId" attributevoid
setStyleName(java.lang.String styleName)
Sets the "styleName" attributevoid
setSwCell(CTTablePartStyle swCell)
Sets the "swCell" elementvoid
setTblBg(CTTableBackgroundStyle tblBg)
Sets the "tblBg" elementvoid
setWholeTbl(CTTablePartStyle wholeTbl)
Sets the "wholeTbl" elementvoid
unsetBand1H()
Unsets the "band1H" elementvoid
unsetBand1V()
Unsets the "band1V" elementvoid
unsetBand2H()
Unsets the "band2H" elementvoid
unsetBand2V()
Unsets the "band2V" elementvoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetFirstCol()
Unsets the "firstCol" elementvoid
unsetFirstRow()
Unsets the "firstRow" elementvoid
unsetLastCol()
Unsets the "lastCol" elementvoid
unsetLastRow()
Unsets the "lastRow" elementvoid
unsetNeCell()
Unsets the "neCell" elementvoid
unsetNwCell()
Unsets the "nwCell" elementvoid
unsetSeCell()
Unsets the "seCell" elementvoid
unsetSwCell()
Unsets the "swCell" elementvoid
unsetTblBg()
Unsets the "tblBg" elementvoid
unsetWholeTbl()
Unsets the "wholeTbl" elementSTGuid
xgetStyleId()
Gets (as xml) the "styleId" attributeXmlString
xgetStyleName()
Gets (as xml) the "styleName" attributevoid
xsetStyleId(STGuid styleId)
Sets (as xml) the "styleId" attributevoid
xsetStyleName(XmlString styleName)
Sets (as xml) the "styleName" 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
-
getTblBg
CTTableBackgroundStyle getTblBg()
Gets the "tblBg" element
-
isSetTblBg
boolean isSetTblBg()
True if has "tblBg" element
-
setTblBg
void setTblBg(CTTableBackgroundStyle tblBg)
Sets the "tblBg" element
-
addNewTblBg
CTTableBackgroundStyle addNewTblBg()
Appends and returns a new empty "tblBg" element
-
unsetTblBg
void unsetTblBg()
Unsets the "tblBg" element
-
getWholeTbl
CTTablePartStyle getWholeTbl()
Gets the "wholeTbl" element
-
isSetWholeTbl
boolean isSetWholeTbl()
True if has "wholeTbl" element
-
setWholeTbl
void setWholeTbl(CTTablePartStyle wholeTbl)
Sets the "wholeTbl" element
-
addNewWholeTbl
CTTablePartStyle addNewWholeTbl()
Appends and returns a new empty "wholeTbl" element
-
unsetWholeTbl
void unsetWholeTbl()
Unsets the "wholeTbl" element
-
getBand1H
CTTablePartStyle getBand1H()
Gets the "band1H" element
-
isSetBand1H
boolean isSetBand1H()
True if has "band1H" element
-
setBand1H
void setBand1H(CTTablePartStyle band1H)
Sets the "band1H" element
-
addNewBand1H
CTTablePartStyle addNewBand1H()
Appends and returns a new empty "band1H" element
-
unsetBand1H
void unsetBand1H()
Unsets the "band1H" element
-
getBand2H
CTTablePartStyle getBand2H()
Gets the "band2H" element
-
isSetBand2H
boolean isSetBand2H()
True if has "band2H" element
-
setBand2H
void setBand2H(CTTablePartStyle band2H)
Sets the "band2H" element
-
addNewBand2H
CTTablePartStyle addNewBand2H()
Appends and returns a new empty "band2H" element
-
unsetBand2H
void unsetBand2H()
Unsets the "band2H" element
-
getBand1V
CTTablePartStyle getBand1V()
Gets the "band1V" element
-
isSetBand1V
boolean isSetBand1V()
True if has "band1V" element
-
setBand1V
void setBand1V(CTTablePartStyle band1V)
Sets the "band1V" element
-
addNewBand1V
CTTablePartStyle addNewBand1V()
Appends and returns a new empty "band1V" element
-
unsetBand1V
void unsetBand1V()
Unsets the "band1V" element
-
getBand2V
CTTablePartStyle getBand2V()
Gets the "band2V" element
-
isSetBand2V
boolean isSetBand2V()
True if has "band2V" element
-
setBand2V
void setBand2V(CTTablePartStyle band2V)
Sets the "band2V" element
-
addNewBand2V
CTTablePartStyle addNewBand2V()
Appends and returns a new empty "band2V" element
-
unsetBand2V
void unsetBand2V()
Unsets the "band2V" element
-
getLastCol
CTTablePartStyle getLastCol()
Gets the "lastCol" element
-
isSetLastCol
boolean isSetLastCol()
True if has "lastCol" element
-
setLastCol
void setLastCol(CTTablePartStyle lastCol)
Sets the "lastCol" element
-
addNewLastCol
CTTablePartStyle addNewLastCol()
Appends and returns a new empty "lastCol" element
-
unsetLastCol
void unsetLastCol()
Unsets the "lastCol" element
-
getFirstCol
CTTablePartStyle getFirstCol()
Gets the "firstCol" element
-
isSetFirstCol
boolean isSetFirstCol()
True if has "firstCol" element
-
setFirstCol
void setFirstCol(CTTablePartStyle firstCol)
Sets the "firstCol" element
-
addNewFirstCol
CTTablePartStyle addNewFirstCol()
Appends and returns a new empty "firstCol" element
-
unsetFirstCol
void unsetFirstCol()
Unsets the "firstCol" element
-
getLastRow
CTTablePartStyle getLastRow()
Gets the "lastRow" element
-
isSetLastRow
boolean isSetLastRow()
True if has "lastRow" element
-
setLastRow
void setLastRow(CTTablePartStyle lastRow)
Sets the "lastRow" element
-
addNewLastRow
CTTablePartStyle addNewLastRow()
Appends and returns a new empty "lastRow" element
-
unsetLastRow
void unsetLastRow()
Unsets the "lastRow" element
-
getSeCell
CTTablePartStyle getSeCell()
Gets the "seCell" element
-
isSetSeCell
boolean isSetSeCell()
True if has "seCell" element
-
setSeCell
void setSeCell(CTTablePartStyle seCell)
Sets the "seCell" element
-
addNewSeCell
CTTablePartStyle addNewSeCell()
Appends and returns a new empty "seCell" element
-
unsetSeCell
void unsetSeCell()
Unsets the "seCell" element
-
getSwCell
CTTablePartStyle getSwCell()
Gets the "swCell" element
-
isSetSwCell
boolean isSetSwCell()
True if has "swCell" element
-
setSwCell
void setSwCell(CTTablePartStyle swCell)
Sets the "swCell" element
-
addNewSwCell
CTTablePartStyle addNewSwCell()
Appends and returns a new empty "swCell" element
-
unsetSwCell
void unsetSwCell()
Unsets the "swCell" element
-
getFirstRow
CTTablePartStyle getFirstRow()
Gets the "firstRow" element
-
isSetFirstRow
boolean isSetFirstRow()
True if has "firstRow" element
-
setFirstRow
void setFirstRow(CTTablePartStyle firstRow)
Sets the "firstRow" element
-
addNewFirstRow
CTTablePartStyle addNewFirstRow()
Appends and returns a new empty "firstRow" element
-
unsetFirstRow
void unsetFirstRow()
Unsets the "firstRow" element
-
getNeCell
CTTablePartStyle getNeCell()
Gets the "neCell" element
-
isSetNeCell
boolean isSetNeCell()
True if has "neCell" element
-
setNeCell
void setNeCell(CTTablePartStyle neCell)
Sets the "neCell" element
-
addNewNeCell
CTTablePartStyle addNewNeCell()
Appends and returns a new empty "neCell" element
-
unsetNeCell
void unsetNeCell()
Unsets the "neCell" element
-
getNwCell
CTTablePartStyle getNwCell()
Gets the "nwCell" element
-
isSetNwCell
boolean isSetNwCell()
True if has "nwCell" element
-
setNwCell
void setNwCell(CTTablePartStyle nwCell)
Sets the "nwCell" element
-
addNewNwCell
CTTablePartStyle addNewNwCell()
Appends and returns a new empty "nwCell" element
-
unsetNwCell
void unsetNwCell()
Unsets the "nwCell" 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
-
getStyleId
java.lang.String getStyleId()
Gets the "styleId" attribute
-
xgetStyleId
STGuid xgetStyleId()
Gets (as xml) the "styleId" attribute
-
setStyleId
void setStyleId(java.lang.String styleId)
Sets the "styleId" attribute
-
xsetStyleId
void xsetStyleId(STGuid styleId)
Sets (as xml) the "styleId" attribute
-
getStyleName
java.lang.String getStyleName()
Gets the "styleName" attribute
-
xgetStyleName
XmlString xgetStyleName()
Gets (as xml) the "styleName" attribute
-
setStyleName
void setStyleName(java.lang.String styleName)
Sets the "styleName" attribute
-
xsetStyleName
void xsetStyleName(XmlString styleName)
Sets (as xml) the "styleName" attribute
-
-