Interface CTTblPrBase
-
- All Superinterfaces:
XmlObject,XmlTokenSource
- All Known Subinterfaces:
CTTblPr
public interface CTTblPrBase extends XmlObject
An XML CT_TblPrBase(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTTblPrBase.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 CTOnOffaddNewBidiVisual()Appends and returns a new empty "bidiVisual" elementCTJcaddNewJc()Appends and returns a new empty "jc" elementCTShdaddNewShd()Appends and returns a new empty "shd" elementCTTblBordersaddNewTblBorders()Appends and returns a new empty "tblBorders" elementCTTblCellMaraddNewTblCellMar()Appends and returns a new empty "tblCellMar" elementCTTblWidthaddNewTblCellSpacing()Appends and returns a new empty "tblCellSpacing" elementCTTblWidthaddNewTblInd()Appends and returns a new empty "tblInd" elementCTTblLayoutTypeaddNewTblLayout()Appends and returns a new empty "tblLayout" elementCTShortHexNumberaddNewTblLook()Appends and returns a new empty "tblLook" elementCTTblOverlapaddNewTblOverlap()Appends and returns a new empty "tblOverlap" elementCTTblPPraddNewTblpPr()Appends and returns a new empty "tblpPr" elementCTStringaddNewTblStyle()Appends and returns a new empty "tblStyle" elementCTDecimalNumberaddNewTblStyleColBandSize()Appends and returns a new empty "tblStyleColBandSize" elementCTDecimalNumberaddNewTblStyleRowBandSize()Appends and returns a new empty "tblStyleRowBandSize" elementCTTblWidthaddNewTblW()Appends and returns a new empty "tblW" elementCTOnOffgetBidiVisual()Gets the "bidiVisual" elementCTJcgetJc()Gets the "jc" elementCTShdgetShd()Gets the "shd" elementCTTblBordersgetTblBorders()Gets the "tblBorders" elementCTTblCellMargetTblCellMar()Gets the "tblCellMar" elementCTTblWidthgetTblCellSpacing()Gets the "tblCellSpacing" elementCTTblWidthgetTblInd()Gets the "tblInd" elementCTTblLayoutTypegetTblLayout()Gets the "tblLayout" elementCTShortHexNumbergetTblLook()Gets the "tblLook" elementCTTblOverlapgetTblOverlap()Gets the "tblOverlap" elementCTTblPPrgetTblpPr()Gets the "tblpPr" elementCTStringgetTblStyle()Gets the "tblStyle" elementCTDecimalNumbergetTblStyleColBandSize()Gets the "tblStyleColBandSize" elementCTDecimalNumbergetTblStyleRowBandSize()Gets the "tblStyleRowBandSize" elementCTTblWidthgetTblW()Gets the "tblW" elementbooleanisSetBidiVisual()True if has "bidiVisual" elementbooleanisSetJc()True if has "jc" elementbooleanisSetShd()True if has "shd" elementbooleanisSetTblBorders()True if has "tblBorders" elementbooleanisSetTblCellMar()True if has "tblCellMar" elementbooleanisSetTblCellSpacing()True if has "tblCellSpacing" elementbooleanisSetTblInd()True if has "tblInd" elementbooleanisSetTblLayout()True if has "tblLayout" elementbooleanisSetTblLook()True if has "tblLook" elementbooleanisSetTblOverlap()True if has "tblOverlap" elementbooleanisSetTblpPr()True if has "tblpPr" elementbooleanisSetTblStyle()True if has "tblStyle" elementbooleanisSetTblStyleColBandSize()True if has "tblStyleColBandSize" elementbooleanisSetTblStyleRowBandSize()True if has "tblStyleRowBandSize" elementbooleanisSetTblW()True if has "tblW" elementvoidsetBidiVisual(CTOnOff bidiVisual)Sets the "bidiVisual" elementvoidsetJc(CTJc jc)Sets the "jc" elementvoidsetShd(CTShd shd)Sets the "shd" elementvoidsetTblBorders(CTTblBorders tblBorders)Sets the "tblBorders" elementvoidsetTblCellMar(CTTblCellMar tblCellMar)Sets the "tblCellMar" elementvoidsetTblCellSpacing(CTTblWidth tblCellSpacing)Sets the "tblCellSpacing" elementvoidsetTblInd(CTTblWidth tblInd)Sets the "tblInd" elementvoidsetTblLayout(CTTblLayoutType tblLayout)Sets the "tblLayout" elementvoidsetTblLook(CTShortHexNumber tblLook)Sets the "tblLook" elementvoidsetTblOverlap(CTTblOverlap tblOverlap)Sets the "tblOverlap" elementvoidsetTblpPr(CTTblPPr tblpPr)Sets the "tblpPr" elementvoidsetTblStyle(CTString tblStyle)Sets the "tblStyle" elementvoidsetTblStyleColBandSize(CTDecimalNumber tblStyleColBandSize)Sets the "tblStyleColBandSize" elementvoidsetTblStyleRowBandSize(CTDecimalNumber tblStyleRowBandSize)Sets the "tblStyleRowBandSize" elementvoidsetTblW(CTTblWidth tblW)Sets the "tblW" elementvoidunsetBidiVisual()Unsets the "bidiVisual" elementvoidunsetJc()Unsets the "jc" elementvoidunsetShd()Unsets the "shd" elementvoidunsetTblBorders()Unsets the "tblBorders" elementvoidunsetTblCellMar()Unsets the "tblCellMar" elementvoidunsetTblCellSpacing()Unsets the "tblCellSpacing" elementvoidunsetTblInd()Unsets the "tblInd" elementvoidunsetTblLayout()Unsets the "tblLayout" elementvoidunsetTblLook()Unsets the "tblLook" elementvoidunsetTblOverlap()Unsets the "tblOverlap" elementvoidunsetTblpPr()Unsets the "tblpPr" elementvoidunsetTblStyle()Unsets the "tblStyle" elementvoidunsetTblStyleColBandSize()Unsets the "tblStyleColBandSize" elementvoidunsetTblStyleRowBandSize()Unsets the "tblStyleRowBandSize" elementvoidunsetTblW()Unsets the "tblW" element-
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
-
getTblStyle
CTString getTblStyle()
Gets the "tblStyle" element
-
isSetTblStyle
boolean isSetTblStyle()
True if has "tblStyle" element
-
setTblStyle
void setTblStyle(CTString tblStyle)
Sets the "tblStyle" element
-
addNewTblStyle
CTString addNewTblStyle()
Appends and returns a new empty "tblStyle" element
-
unsetTblStyle
void unsetTblStyle()
Unsets the "tblStyle" element
-
getTblpPr
CTTblPPr getTblpPr()
Gets the "tblpPr" element
-
isSetTblpPr
boolean isSetTblpPr()
True if has "tblpPr" element
-
setTblpPr
void setTblpPr(CTTblPPr tblpPr)
Sets the "tblpPr" element
-
addNewTblpPr
CTTblPPr addNewTblpPr()
Appends and returns a new empty "tblpPr" element
-
unsetTblpPr
void unsetTblpPr()
Unsets the "tblpPr" element
-
getTblOverlap
CTTblOverlap getTblOverlap()
Gets the "tblOverlap" element
-
isSetTblOverlap
boolean isSetTblOverlap()
True if has "tblOverlap" element
-
setTblOverlap
void setTblOverlap(CTTblOverlap tblOverlap)
Sets the "tblOverlap" element
-
addNewTblOverlap
CTTblOverlap addNewTblOverlap()
Appends and returns a new empty "tblOverlap" element
-
unsetTblOverlap
void unsetTblOverlap()
Unsets the "tblOverlap" element
-
getBidiVisual
CTOnOff getBidiVisual()
Gets the "bidiVisual" element
-
isSetBidiVisual
boolean isSetBidiVisual()
True if has "bidiVisual" element
-
setBidiVisual
void setBidiVisual(CTOnOff bidiVisual)
Sets the "bidiVisual" element
-
addNewBidiVisual
CTOnOff addNewBidiVisual()
Appends and returns a new empty "bidiVisual" element
-
unsetBidiVisual
void unsetBidiVisual()
Unsets the "bidiVisual" element
-
getTblStyleRowBandSize
CTDecimalNumber getTblStyleRowBandSize()
Gets the "tblStyleRowBandSize" element
-
isSetTblStyleRowBandSize
boolean isSetTblStyleRowBandSize()
True if has "tblStyleRowBandSize" element
-
setTblStyleRowBandSize
void setTblStyleRowBandSize(CTDecimalNumber tblStyleRowBandSize)
Sets the "tblStyleRowBandSize" element
-
addNewTblStyleRowBandSize
CTDecimalNumber addNewTblStyleRowBandSize()
Appends and returns a new empty "tblStyleRowBandSize" element
-
unsetTblStyleRowBandSize
void unsetTblStyleRowBandSize()
Unsets the "tblStyleRowBandSize" element
-
getTblStyleColBandSize
CTDecimalNumber getTblStyleColBandSize()
Gets the "tblStyleColBandSize" element
-
isSetTblStyleColBandSize
boolean isSetTblStyleColBandSize()
True if has "tblStyleColBandSize" element
-
setTblStyleColBandSize
void setTblStyleColBandSize(CTDecimalNumber tblStyleColBandSize)
Sets the "tblStyleColBandSize" element
-
addNewTblStyleColBandSize
CTDecimalNumber addNewTblStyleColBandSize()
Appends and returns a new empty "tblStyleColBandSize" element
-
unsetTblStyleColBandSize
void unsetTblStyleColBandSize()
Unsets the "tblStyleColBandSize" element
-
getTblW
CTTblWidth getTblW()
Gets the "tblW" element
-
isSetTblW
boolean isSetTblW()
True if has "tblW" element
-
setTblW
void setTblW(CTTblWidth tblW)
Sets the "tblW" element
-
addNewTblW
CTTblWidth addNewTblW()
Appends and returns a new empty "tblW" element
-
unsetTblW
void unsetTblW()
Unsets the "tblW" element
-
getJc
CTJc getJc()
Gets the "jc" element
-
isSetJc
boolean isSetJc()
True if has "jc" element
-
setJc
void setJc(CTJc jc)
Sets the "jc" element
-
addNewJc
CTJc addNewJc()
Appends and returns a new empty "jc" element
-
unsetJc
void unsetJc()
Unsets the "jc" element
-
getTblCellSpacing
CTTblWidth getTblCellSpacing()
Gets the "tblCellSpacing" element
-
isSetTblCellSpacing
boolean isSetTblCellSpacing()
True if has "tblCellSpacing" element
-
setTblCellSpacing
void setTblCellSpacing(CTTblWidth tblCellSpacing)
Sets the "tblCellSpacing" element
-
addNewTblCellSpacing
CTTblWidth addNewTblCellSpacing()
Appends and returns a new empty "tblCellSpacing" element
-
unsetTblCellSpacing
void unsetTblCellSpacing()
Unsets the "tblCellSpacing" element
-
getTblInd
CTTblWidth getTblInd()
Gets the "tblInd" element
-
isSetTblInd
boolean isSetTblInd()
True if has "tblInd" element
-
setTblInd
void setTblInd(CTTblWidth tblInd)
Sets the "tblInd" element
-
addNewTblInd
CTTblWidth addNewTblInd()
Appends and returns a new empty "tblInd" element
-
unsetTblInd
void unsetTblInd()
Unsets the "tblInd" element
-
getTblBorders
CTTblBorders getTblBorders()
Gets the "tblBorders" element
-
isSetTblBorders
boolean isSetTblBorders()
True if has "tblBorders" element
-
setTblBorders
void setTblBorders(CTTblBorders tblBorders)
Sets the "tblBorders" element
-
addNewTblBorders
CTTblBorders addNewTblBorders()
Appends and returns a new empty "tblBorders" element
-
unsetTblBorders
void unsetTblBorders()
Unsets the "tblBorders" element
-
getShd
CTShd getShd()
Gets the "shd" element
-
isSetShd
boolean isSetShd()
True if has "shd" element
-
setShd
void setShd(CTShd shd)
Sets the "shd" element
-
addNewShd
CTShd addNewShd()
Appends and returns a new empty "shd" element
-
unsetShd
void unsetShd()
Unsets the "shd" element
-
getTblLayout
CTTblLayoutType getTblLayout()
Gets the "tblLayout" element
-
isSetTblLayout
boolean isSetTblLayout()
True if has "tblLayout" element
-
setTblLayout
void setTblLayout(CTTblLayoutType tblLayout)
Sets the "tblLayout" element
-
addNewTblLayout
CTTblLayoutType addNewTblLayout()
Appends and returns a new empty "tblLayout" element
-
unsetTblLayout
void unsetTblLayout()
Unsets the "tblLayout" element
-
getTblCellMar
CTTblCellMar getTblCellMar()
Gets the "tblCellMar" element
-
isSetTblCellMar
boolean isSetTblCellMar()
True if has "tblCellMar" element
-
setTblCellMar
void setTblCellMar(CTTblCellMar tblCellMar)
Sets the "tblCellMar" element
-
addNewTblCellMar
CTTblCellMar addNewTblCellMar()
Appends and returns a new empty "tblCellMar" element
-
unsetTblCellMar
void unsetTblCellMar()
Unsets the "tblCellMar" element
-
getTblLook
CTShortHexNumber getTblLook()
Gets the "tblLook" element
-
isSetTblLook
boolean isSetTblLook()
True if has "tblLook" element
-
setTblLook
void setTblLook(CTShortHexNumber tblLook)
Sets the "tblLook" element
-
addNewTblLook
CTShortHexNumber addNewTblLook()
Appends and returns a new empty "tblLook" element
-
unsetTblLook
void unsetTblLook()
Unsets the "tblLook" element
-
-