Uses of Class
org.docx4j.dml.CTTableCellProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTableCellProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableCellProperties Modifier and Type Field Description protected CTTableCellPropertiesCTTableCell. tcPrMethods in org.docx4j.dml that return CTTableCellProperties Modifier and Type Method Description CTTableCellPropertiesObjectFactory. createCTTableCellProperties()Create an instance ofCTTableCellPropertiesCTTableCellPropertiesCTTableCell. getTcPr()Gets the value of the tcPr property.Methods in org.docx4j.dml with parameters of type CTTableCellProperties Modifier and Type Method Description voidCTTableCell. setTcPr(CTTableCellProperties value)Sets the value of the tcPr property.