Uses of Class
org.docx4j.dml.CTTableProperties
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTableProperties in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableProperties Modifier and Type Field Description protected CTTablePropertiesCTTable. tblPrMethods in org.docx4j.dml that return CTTableProperties Modifier and Type Method Description CTTablePropertiesObjectFactory. createCTTableProperties()Create an instance ofCTTablePropertiesCTTablePropertiesCTTable. getTblPr()Gets the value of the tblPr property.Methods in org.docx4j.dml with parameters of type CTTableProperties Modifier and Type Method Description voidCTTable. setTblPr(CTTableProperties value)Sets the value of the tblPr property.