Uses of Class
org.docx4j.wml.TblGrid
Packages that use TblGrid
-
Uses of TblGrid in org.docx4j.wml
Fields in org.docx4j.wml declared as TblGridMethods in org.docx4j.wml that return TblGridModifier and TypeMethodDescriptionObjectFactory.createTblGrid()Create an instance ofTblGridTbl.getTblGrid()Gets the value of the tblGrid property.Methods in org.docx4j.wml with parameters of type TblGridModifier and TypeMethodDescriptionvoidTbl.setTblGrid(TblGrid value) Sets the value of the tblGrid property.