Uses of Class
org.docx4j.wml.TblPr
Packages that use TblPr
Package
Description
-
Uses of TblPr in org.docx4j.model
Methods in org.docx4j.model with parameters of type TblPr -
Uses of TblPr in org.docx4j.model.properties.table
Methods in org.docx4j.model.properties.table with parameters of type TblPrModifier and TypeMethodDescriptionvoidAbstractCellMargin.ensureMargin(TblPr tblPr) abstract voidvoidvoidvoidvoidvoidvoidvoidvoidvoid -
Uses of TblPr in org.docx4j.model.table
Fields in org.docx4j.model.table declared as TblPrModifier and TypeFieldDescriptionprotected TblPrTableModel.tblPrTable properties are represented using the docx model.Methods in org.docx4j.model.table that return TblPr -
Uses of TblPr in org.docx4j.wml
Fields in org.docx4j.wml declared as TblPrMethods in org.docx4j.wml that return TblPrModifier and TypeMethodDescriptionObjectFactory.createTblPr()Create an instance ofTblPrTbl.getTblPr()Gets the value of the tblPr property.Methods in org.docx4j.wml with parameters of type TblPr