Package org.docx4j.wml
Class CTTblPrBase
java.lang.Object
org.docx4j.wml.CTTblPrBase
- All Implemented Interfaces:
Child
- Direct Known Subclasses:
TblPr
Java class for CT_TblPrBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CT_TblPrBase">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tblStyle" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="val" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="tblpPr" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblPPr" minOccurs="0"/>
<element name="tblOverlap" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblOverlap" minOccurs="0"/>
<element name="bidiVisual" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}BooleanDefaultTrue" minOccurs="0"/>
<element name="tblStyleRowBandSize" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="val" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
<element name="tblStyleColBandSize" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="val" use="required">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}integer">
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
</element>
<element name="tblW" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblWidth" minOccurs="0"/>
<element name="jc" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Jc" minOccurs="0"/>
<element name="tblCellSpacing" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblWidth" minOccurs="0"/>
<element name="tblInd" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblWidth" minOccurs="0"/>
<element name="tblBorders" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblBorders" minOccurs="0"/>
<element name="shd" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_Shd" minOccurs="0"/>
<element name="tblLayout" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblLayoutType" minOccurs="0"/>
<element name="tblCellMar" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblCellMar" minOccurs="0"/>
<element name="tblLook" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_TblLook" minOccurs="0"/>
<element name="tblCaption" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_String" minOccurs="0"/>
<element name="tblDescription" type="{http://schemas.openxmlformats.org/wordprocessingml/2006/main}CT_String" minOccurs="0"/> *
</sequence>
</restriction>
</complexContent>
</complexType>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classJava class for anonymous complex type.static classJava class for anonymous complex type.static classJava class for anonymous complex type. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BooleanDefaultTrueprotected Jcprotected CTShdprotected TblBordersprotected CTStringprotected CTTblCellMarprotected TblWidthprotected CTStringprotected TblWidthprotected CTTblLayoutTypeprotected CTTblLookprotected CTTblOverlapprotected CTTblPPrprotected CTTblPrBase.TblStyleprotected CTTblPrBase.TblStyleColBandSizeprotected CTTblPrBase.TblStyleRowBandSizeprotected TblWidth -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidafterUnmarshal(jakarta.xml.bind.Unmarshaller unmarshaller, Object parent) This method is invoked by the JAXB implementation on each instance when unmarshalling completes.Gets the value of the bidiVisual property.getJc()Gets the value of the jc property.Gets the parent object in the object tree representing the unmarshalled xml document.getShd()Gets the value of the shd property.Gets the value of the tblBorders property.Gets the value of the tblCaption property.Gets the value of the tblCellMar property.Gets the value of the tblCellSpacing property.Gets the value of the tblDescription property.Gets the value of the tblInd property.Gets the value of the tblLayout property.Gets the value of the tblLook property.Gets the value of the tblOverlap property.Gets the value of the tblpPr property.Gets the value of the tblStyle property.Gets the value of the tblStyleColBandSize property.Gets the value of the tblStyleRowBandSize property.getTblW()Gets the value of the tblW property.voidsetBidiVisual(BooleanDefaultTrue value) Sets the value of the bidiVisual property.voidSets the value of the jc property.voidvoidSets the value of the shd property.voidsetTblBorders(TblBorders value) Sets the value of the tblBorders property.voidsetTblCaption(CTString value) Sets the value of the tblCaption property.voidsetTblCellMar(CTTblCellMar value) Sets the value of the tblCellMar property.voidsetTblCellSpacing(TblWidth value) Sets the value of the tblCellSpacing property.voidsetTblDescription(CTString value) Sets the value of the tblDescription property.voidSets the value of the tblInd property.voidsetTblLayout(CTTblLayoutType value) Sets the value of the tblLayout property.voidsetTblLook(CTTblLook value) Sets the value of the tblLook property.voidsetTblOverlap(CTTblOverlap value) Sets the value of the tblOverlap property.voidSets the value of the tblpPr property.voidsetTblStyle(CTTblPrBase.TblStyle value) Sets the value of the tblStyle property.voidSets the value of the tblStyleColBandSize property.voidSets the value of the tblStyleRowBandSize property.voidSets the value of the tblW property.
-
Field Details
-
tblStyle
-
tblpPr
-
tblOverlap
-
bidiVisual
-
tblStyleRowBandSize
-
tblStyleColBandSize
-
tblW
-
jc
-
tblCellSpacing
-
tblInd
-
tblBorders
-
shd
-
tblLayout
-
tblCellMar
-
tblLook
-
tblCaption
-
tblDescription
-
-
Constructor Details
-
CTTblPrBase
public CTTblPrBase()
-
-
Method Details
-
getTblStyle
Gets the value of the tblStyle property.- Returns:
- possible object is
CTTblPrBase.TblStyle
-
setTblStyle
Sets the value of the tblStyle property.- Parameters:
value- allowed object isCTTblPrBase.TblStyle
-
getTblpPr
Gets the value of the tblpPr property.- Returns:
- possible object is
CTTblPPr
-
setTblpPr
Sets the value of the tblpPr property.- Parameters:
value- allowed object isCTTblPPr
-
getTblOverlap
Gets the value of the tblOverlap property.- Returns:
- possible object is
CTTblOverlap
-
setTblOverlap
Sets the value of the tblOverlap property.- Parameters:
value- allowed object isCTTblOverlap
-
getBidiVisual
Gets the value of the bidiVisual property.- Returns:
- possible object is
BooleanDefaultTrue
-
setBidiVisual
Sets the value of the bidiVisual property.- Parameters:
value- allowed object isBooleanDefaultTrue
-
getTblStyleRowBandSize
Gets the value of the tblStyleRowBandSize property.- Returns:
- possible object is
CTTblPrBase.TblStyleRowBandSize
-
setTblStyleRowBandSize
Sets the value of the tblStyleRowBandSize property.- Parameters:
value- allowed object isCTTblPrBase.TblStyleRowBandSize
-
getTblStyleColBandSize
Gets the value of the tblStyleColBandSize property.- Returns:
- possible object is
CTTblPrBase.TblStyleColBandSize
-
setTblStyleColBandSize
Sets the value of the tblStyleColBandSize property.- Parameters:
value- allowed object isCTTblPrBase.TblStyleColBandSize
-
getTblW
Gets the value of the tblW property.- Returns:
- possible object is
TblWidth
-
setTblW
Sets the value of the tblW property.- Parameters:
value- allowed object isTblWidth
-
getJc
Gets the value of the jc property.- Returns:
- possible object is
Jc
-
setJc
Sets the value of the jc property.- Parameters:
value- allowed object isJc
-
getTblCellSpacing
Gets the value of the tblCellSpacing property.- Returns:
- possible object is
TblWidth
-
setTblCellSpacing
Sets the value of the tblCellSpacing property.- Parameters:
value- allowed object isTblWidth
-
getTblInd
Gets the value of the tblInd property.- Returns:
- possible object is
TblWidth
-
setTblInd
Sets the value of the tblInd property.- Parameters:
value- allowed object isTblWidth
-
getTblBorders
Gets the value of the tblBorders property.- Returns:
- possible object is
TblBorders
-
setTblBorders
Sets the value of the tblBorders property.- Parameters:
value- allowed object isTblBorders
-
getShd
Gets the value of the shd property.- Returns:
- possible object is
CTShd
-
setShd
Sets the value of the shd property.- Parameters:
value- allowed object isCTShd
-
getTblLayout
Gets the value of the tblLayout property.- Returns:
- possible object is
CTTblLayoutType
-
setTblLayout
Sets the value of the tblLayout property.- Parameters:
value- allowed object isCTTblLayoutType
-
getTblCellMar
Gets the value of the tblCellMar property.- Returns:
- possible object is
CTTblCellMar
-
setTblCellMar
Sets the value of the tblCellMar property.- Parameters:
value- allowed object isCTTblCellMar
-
getTblLook
Gets the value of the tblLook property.- Returns:
- possible object is
CTTblLook
-
setTblLook
Sets the value of the tblLook property.- Parameters:
value- allowed object isCTTblLook
-
getTblCaption
Gets the value of the tblCaption property.- Returns:
- possible object is
CTString
-
setTblCaption
Sets the value of the tblCaption property.- Parameters:
value- allowed object isCTString
-
getTblDescription
Gets the value of the tblDescription property.- Returns:
- possible object is
CTString
-
setTblDescription
Sets the value of the tblDescription property.- Parameters:
value- allowed object isCTString
-
getParent
Gets the parent object in the object tree representing the unmarshalled xml document. -
setParent
-
afterUnmarshal
This method is invoked by the JAXB implementation on each instance when unmarshalling completes.- Parameters:
parent- The parent object in the object tree.unmarshaller- The unmarshaller that generated the instance.
-