Uses of Class
org.docx4j.wml.TblGrid
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of TblGrid in org.docx4j.wml
Fields in org.docx4j.wml declared as TblGrid Modifier and Type Field Description protected TblGridTbl. tblGridMethods in org.docx4j.wml that return TblGrid Modifier and Type Method Description TblGridObjectFactory. createTblGrid()Create an instance ofTblGridTblGridTbl. getTblGrid()Gets the value of the tblGrid property.Methods in org.docx4j.wml with parameters of type TblGrid Modifier and Type Method Description voidTbl. setTblGrid(TblGrid value)Sets the value of the tblGrid property.