Uses of Class
org.docx4j.wml.CTTblGridChange
Packages that use CTTblGridChange
-
Uses of CTTblGridChange in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTblGridChangeMethods in org.docx4j.wml that return CTTblGridChangeModifier and TypeMethodDescriptionObjectFactory.createCTTblGridChange()Create an instance ofCTTblGridChangeTblGrid.getTblGridChange()Gets the value of the tblGridChange property.Methods in org.docx4j.wml with parameters of type CTTblGridChangeModifier and TypeMethodDescriptionvoidTblGrid.setTblGridChange(CTTblGridChange value) Sets the value of the tblGridChange property.