Uses of Class
org.docx4j.wml.CTTblGridChange
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTblGridChange in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblGridChange Modifier and Type Field Description protected CTTblGridChangeTblGrid. tblGridChangeMethods in org.docx4j.wml that return CTTblGridChange Modifier and Type Method Description CTTblGridChangeObjectFactory. createCTTblGridChange()Create an instance ofCTTblGridChangeCTTblGridChangeTblGrid. getTblGridChange()Gets the value of the tblGridChange property.Methods in org.docx4j.wml with parameters of type CTTblGridChange Modifier and Type Method Description voidTblGrid. setTblGridChange(CTTblGridChange value)Sets the value of the tblGridChange property.