Uses of Class
org.docx4j.wml.TblGridBase
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of TblGridBase in org.docx4j.wml
Subclasses of TblGridBase in org.docx4j.wml Modifier and Type Class Description classTblGridJava class for CT_TblGrid complex type.Fields in org.docx4j.wml declared as TblGridBase Modifier and Type Field Description protected TblGridBaseCTTblGridChange. tblGridMethods in org.docx4j.wml that return TblGridBase Modifier and Type Method Description TblGridBaseObjectFactory. createTblGridBase()Create an instance ofTblGridBaseTblGridBaseCTTblGridChange. getTblGrid()Gets the value of the tblGrid property.Methods in org.docx4j.wml with parameters of type TblGridBase Modifier and Type Method Description voidCTTblGridChange. setTblGrid(TblGridBase value)Sets the value of the tblGrid property.