Uses of Class
org.docx4j.wml.TblGridBase
Packages that use TblGridBase
-
Uses of TblGridBase in org.docx4j.wml
Subclasses of TblGridBase in org.docx4j.wmlFields in org.docx4j.wml declared as TblGridBaseMethods in org.docx4j.wml that return TblGridBaseModifier and TypeMethodDescriptionObjectFactory.createTblGridBase()Create an instance ofTblGridBaseCTTblGridChange.getTblGrid()Gets the value of the tblGrid property.Methods in org.docx4j.wml with parameters of type TblGridBaseModifier and TypeMethodDescriptionvoidCTTblGridChange.setTblGrid(TblGridBase value) Sets the value of the tblGrid property.