Uses of Class
org.docx4j.dml.CTTableCellProperties
Packages that use CTTableCellProperties
-
Uses of CTTableCellProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableCellPropertiesMethods in org.docx4j.dml that return CTTableCellPropertiesModifier and TypeMethodDescriptionObjectFactory.createCTTableCellProperties()Create an instance ofCTTableCellPropertiesCTTableCell.getTcPr()Gets the value of the tcPr property.Methods in org.docx4j.dml with parameters of type CTTableCellPropertiesModifier and TypeMethodDescriptionvoidCTTableCell.setTcPr(CTTableCellProperties value) Sets the value of the tcPr property.