Uses of Class
org.docx4j.wml.TblPr
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of TblPr in org.docx4j.wml
Fields in org.docx4j.wml declared as TblPr Modifier and Type Field Description protected TblPrTbl. tblPrMethods in org.docx4j.wml that return TblPr Modifier and Type Method Description TblPrObjectFactory. createTblPr()Create an instance ofTblPrTblPrTbl. getTblPr()Gets the value of the tblPr property.Methods in org.docx4j.wml with parameters of type TblPr Modifier and Type Method Description voidTbl. setTblPr(TblPr value)Sets the value of the tblPr property.