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 classCTTableStyle.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 CTTablePartStyleaddNewBand1H()Appends and returns a new empty "band1H" elementCTTablePartStyleaddNewBand1V()Appends and returns a new empty "band1V" elementCTTablePartStyleaddNewBand2H()Appends and returns a new empty "band2H" elementCTTablePartStyleaddNewBand2V()Appends and returns a new empty "band2V" elementCTOfficeArtExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementCTTablePartStyleaddNewFirstCol()Appends and returns a new empty "firstCol" elementCTTablePartStyleaddNewFirstRow()Appends and returns a new empty "firstRow" elementCTTablePartStyleaddNewLastCol()Appends and returns a new empty "lastCol" elementCTTablePartStyleaddNewLastRow()Appends and returns a new empty "lastRow" elementCTTablePartStyleaddNewNeCell()Appends and returns a new empty "neCell" elementCTTablePartStyleaddNewNwCell()Appends and returns a new empty "nwCell" elementCTTablePartStyleaddNewSeCell()Appends and returns a new empty "seCell" elementCTTablePartStyleaddNewSwCell()Appends and returns a new empty "swCell" elementCTTableBackgroundStyleaddNewTblBg()Appends and returns a new empty "tblBg" elementCTTablePartStyleaddNewWholeTbl()Appends and returns a new empty "wholeTbl" elementCTTablePartStylegetBand1H()Gets the "band1H" elementCTTablePartStylegetBand1V()Gets the "band1V" elementCTTablePartStylegetBand2H()Gets the "band2H" elementCTTablePartStylegetBand2V()Gets the "band2V" elementCTOfficeArtExtensionListgetExtLst()Gets the "extLst" elementCTTablePartStylegetFirstCol()Gets the "firstCol" elementCTTablePartStylegetFirstRow()Gets the "firstRow" elementCTTablePartStylegetLastCol()Gets the "lastCol" elementCTTablePartStylegetLastRow()Gets the "lastRow" elementCTTablePartStylegetNeCell()Gets the "neCell" elementCTTablePartStylegetNwCell()Gets the "nwCell" elementCTTablePartStylegetSeCell()Gets the "seCell" elementjava.lang.StringgetStyleId()Gets the "styleId" attributejava.lang.StringgetStyleName()Gets the "styleName" attributeCTTablePartStylegetSwCell()Gets the "swCell" elementCTTableBackgroundStylegetTblBg()Gets the "tblBg" elementCTTablePartStylegetWholeTbl()Gets the "wholeTbl" elementbooleanisSetBand1H()True if has "band1H" elementbooleanisSetBand1V()True if has "band1V" elementbooleanisSetBand2H()True if has "band2H" elementbooleanisSetBand2V()True if has "band2V" elementbooleanisSetExtLst()True if has "extLst" elementbooleanisSetFirstCol()True if has "firstCol" elementbooleanisSetFirstRow()True if has "firstRow" elementbooleanisSetLastCol()True if has "lastCol" elementbooleanisSetLastRow()True if has "lastRow" elementbooleanisSetNeCell()True if has "neCell" elementbooleanisSetNwCell()True if has "nwCell" elementbooleanisSetSeCell()True if has "seCell" elementbooleanisSetSwCell()True if has "swCell" elementbooleanisSetTblBg()True if has "tblBg" elementbooleanisSetWholeTbl()True if has "wholeTbl" elementvoidsetBand1H(CTTablePartStyle band1H)Sets the "band1H" elementvoidsetBand1V(CTTablePartStyle band1V)Sets the "band1V" elementvoidsetBand2H(CTTablePartStyle band2H)Sets the "band2H" elementvoidsetBand2V(CTTablePartStyle band2V)Sets the "band2V" elementvoidsetExtLst(CTOfficeArtExtensionList extLst)Sets the "extLst" elementvoidsetFirstCol(CTTablePartStyle firstCol)Sets the "firstCol" elementvoidsetFirstRow(CTTablePartStyle firstRow)Sets the "firstRow" elementvoidsetLastCol(CTTablePartStyle lastCol)Sets the "lastCol" elementvoidsetLastRow(CTTablePartStyle lastRow)Sets the "lastRow" elementvoidsetNeCell(CTTablePartStyle neCell)Sets the "neCell" elementvoidsetNwCell(CTTablePartStyle nwCell)Sets the "nwCell" elementvoidsetSeCell(CTTablePartStyle seCell)Sets the "seCell" elementvoidsetStyleId(java.lang.String styleId)Sets the "styleId" attributevoidsetStyleName(java.lang.String styleName)Sets the "styleName" attributevoidsetSwCell(CTTablePartStyle swCell)Sets the "swCell" elementvoidsetTblBg(CTTableBackgroundStyle tblBg)Sets the "tblBg" elementvoidsetWholeTbl(CTTablePartStyle wholeTbl)Sets the "wholeTbl" elementvoidunsetBand1H()Unsets the "band1H" elementvoidunsetBand1V()Unsets the "band1V" elementvoidunsetBand2H()Unsets the "band2H" elementvoidunsetBand2V()Unsets the "band2V" elementvoidunsetExtLst()Unsets the "extLst" elementvoidunsetFirstCol()Unsets the "firstCol" elementvoidunsetFirstRow()Unsets the "firstRow" elementvoidunsetLastCol()Unsets the "lastCol" elementvoidunsetLastRow()Unsets the "lastRow" elementvoidunsetNeCell()Unsets the "neCell" elementvoidunsetNwCell()Unsets the "nwCell" elementvoidunsetSeCell()Unsets the "seCell" elementvoidunsetSwCell()Unsets the "swCell" elementvoidunsetTblBg()Unsets the "tblBg" elementvoidunsetWholeTbl()Unsets the "wholeTbl" elementSTGuidxgetStyleId()Gets (as xml) the "styleId" attributeXmlStringxgetStyleName()Gets (as xml) the "styleName" attributevoidxsetStyleId(STGuid styleId)Sets (as xml) the "styleId" attributevoidxsetStyleName(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
-
-