Uses of Class
org.docx4j.wml.TblGridCol
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of TblGridCol in org.docx4j.wml
Fields in org.docx4j.wml with type parameters of type TblGridCol Modifier and Type Field Description protected java.util.List<TblGridCol>TblGridBase. gridColMethods in org.docx4j.wml that return TblGridCol Modifier and Type Method Description TblGridColObjectFactory. createTblGridCol()Create an instance ofTblGridColMethods in org.docx4j.wml that return types with arguments of type TblGridCol Modifier and Type Method Description java.util.List<TblGridCol>TblGridBase. getGridCol()Gets the value of the gridCol property.