Interface CTTblPrExBase
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
- All Known Subinterfaces:
CTTblPrEx
public interface CTTblPrExBase extends XmlObject
An XML CT_TblPrExBase(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTTblPrExBase.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 CTJc
addNewJc()
Appends and returns a new empty "jc" elementCTShd
addNewShd()
Appends and returns a new empty "shd" elementCTTblBorders
addNewTblBorders()
Appends and returns a new empty "tblBorders" elementCTTblCellMar
addNewTblCellMar()
Appends and returns a new empty "tblCellMar" elementCTTblWidth
addNewTblCellSpacing()
Appends and returns a new empty "tblCellSpacing" elementCTTblWidth
addNewTblInd()
Appends and returns a new empty "tblInd" elementCTTblLayoutType
addNewTblLayout()
Appends and returns a new empty "tblLayout" elementCTShortHexNumber
addNewTblLook()
Appends and returns a new empty "tblLook" elementCTTblWidth
addNewTblW()
Appends and returns a new empty "tblW" elementCTJc
getJc()
Gets the "jc" elementCTShd
getShd()
Gets the "shd" elementCTTblBorders
getTblBorders()
Gets the "tblBorders" elementCTTblCellMar
getTblCellMar()
Gets the "tblCellMar" elementCTTblWidth
getTblCellSpacing()
Gets the "tblCellSpacing" elementCTTblWidth
getTblInd()
Gets the "tblInd" elementCTTblLayoutType
getTblLayout()
Gets the "tblLayout" elementCTShortHexNumber
getTblLook()
Gets the "tblLook" elementCTTblWidth
getTblW()
Gets the "tblW" elementboolean
isSetJc()
True if has "jc" elementboolean
isSetShd()
True if has "shd" elementboolean
isSetTblBorders()
True if has "tblBorders" elementboolean
isSetTblCellMar()
True if has "tblCellMar" elementboolean
isSetTblCellSpacing()
True if has "tblCellSpacing" elementboolean
isSetTblInd()
True if has "tblInd" elementboolean
isSetTblLayout()
True if has "tblLayout" elementboolean
isSetTblLook()
True if has "tblLook" elementboolean
isSetTblW()
True if has "tblW" elementvoid
setJc(CTJc jc)
Sets the "jc" elementvoid
setShd(CTShd shd)
Sets the "shd" elementvoid
setTblBorders(CTTblBorders tblBorders)
Sets the "tblBorders" elementvoid
setTblCellMar(CTTblCellMar tblCellMar)
Sets the "tblCellMar" elementvoid
setTblCellSpacing(CTTblWidth tblCellSpacing)
Sets the "tblCellSpacing" elementvoid
setTblInd(CTTblWidth tblInd)
Sets the "tblInd" elementvoid
setTblLayout(CTTblLayoutType tblLayout)
Sets the "tblLayout" elementvoid
setTblLook(CTShortHexNumber tblLook)
Sets the "tblLook" elementvoid
setTblW(CTTblWidth tblW)
Sets the "tblW" elementvoid
unsetJc()
Unsets the "jc" elementvoid
unsetShd()
Unsets the "shd" elementvoid
unsetTblBorders()
Unsets the "tblBorders" elementvoid
unsetTblCellMar()
Unsets the "tblCellMar" elementvoid
unsetTblCellSpacing()
Unsets the "tblCellSpacing" elementvoid
unsetTblInd()
Unsets the "tblInd" elementvoid
unsetTblLayout()
Unsets the "tblLayout" elementvoid
unsetTblLook()
Unsets the "tblLook" elementvoid
unsetTblW()
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
-
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
-
-