Uses of Class
org.docx4j.wml.CTTblPrBase
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTblPrBase in org.docx4j.wml
Subclasses of CTTblPrBase in org.docx4j.wml Modifier and Type Class Description classTblPrJava class for CT_TblPr complex type.Fields in org.docx4j.wml declared as CTTblPrBase Modifier and Type Field Description protected CTTblPrBaseCTTblPrChange. tblPrprotected CTTblPrBaseCTTblStylePr. tblPrprotected CTTblPrBaseStyle. tblPrMethods in org.docx4j.wml that return CTTblPrBase Modifier and Type Method Description CTTblPrBaseObjectFactory. createCTTblPrBase()Create an instance ofCTTblPrBaseCTTblPrBaseCTTblPrChange. getTblPr()Gets the value of the tblPr property.CTTblPrBaseCTTblStylePr. getTblPr()Gets the value of the tblPr property.CTTblPrBaseStyle. getTblPr()Gets the value of the tblPr property.Methods in org.docx4j.wml with parameters of type CTTblPrBase Modifier and Type Method Description voidCTTblPrChange. setTblPr(CTTblPrBase value)Sets the value of the tblPr property.voidCTTblStylePr. setTblPr(CTTblPrBase value)Sets the value of the tblPr property.voidStyle. setTblPr(CTTblPrBase value)Sets the value of the tblPr property.