Uses of Class
org.docx4j.wml.CTTblPPr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTblPPr in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblPPr Modifier and Type Field Description protected CTTblPPrCTTblPrBase. tblpPrMethods in org.docx4j.wml that return CTTblPPr Modifier and Type Method Description CTTblPPrObjectFactory. createCTTblPPr()Create an instance ofCTTblPPrCTTblPPrCTTblPrBase. getTblpPr()Gets the value of the tblpPr property.Methods in org.docx4j.wml with parameters of type CTTblPPr Modifier and Type Method Description voidCTTblPrBase. setTblpPr(CTTblPPr value)Sets the value of the tblpPr property.