Uses of Class
org.docx4j.dml.CTTableGrid
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTableGrid in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableGrid Modifier and Type Field Description protected CTTableGridCTTable. tblGridMethods in org.docx4j.dml that return CTTableGrid Modifier and Type Method Description CTTableGridObjectFactory. createCTTableGrid()Create an instance ofCTTableGridCTTableGridCTTable. getTblGrid()Gets the value of the tblGrid property.Methods in org.docx4j.dml with parameters of type CTTableGrid Modifier and Type Method Description voidCTTable. setTblGrid(CTTableGrid value)Sets the value of the tblGrid property.