Uses of Class
org.docx4j.dml.CTTableGrid
Packages that use CTTableGrid
-
Uses of CTTableGrid in org.docx4j.dml
Fields in org.docx4j.dml declared as CTTableGridMethods in org.docx4j.dml that return CTTableGridModifier and TypeMethodDescriptionObjectFactory.createCTTableGrid()Create an instance ofCTTableGridCTTable.getTblGrid()Gets the value of the tblGrid property.Methods in org.docx4j.dml with parameters of type CTTableGridModifier and TypeMethodDescriptionvoidCTTable.setTblGrid(CTTableGrid value) Sets the value of the tblGrid property.