Uses of Class
org.docx4j.dml.CTTableProperties
Packages that use CTTableProperties
-
Uses of CTTableProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTablePropertiesMethods in org.docx4j.dml that return CTTablePropertiesModifier and TypeMethodDescriptionObjectFactory.createCTTableProperties()Create an instance ofCTTablePropertiesCTTable.getTblPr()Gets the value of the tblPr property.Methods in org.docx4j.dml with parameters of type CTTablePropertiesModifier and TypeMethodDescriptionvoidCTTable.setTblPr(CTTableProperties value) Sets the value of the tblPr property.