Uses of Class
org.docx4j.dml.CTTableCol
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTTableCol in org.docx4j.dml
Fields in org.docx4j.dml with type parameters of type CTTableCol Modifier and Type Field Description protected java.util.List<CTTableCol>CTTableGrid. gridColMethods in org.docx4j.dml that return CTTableCol Modifier and Type Method Description CTTableColObjectFactory. createCTTableCol()Create an instance ofCTTableColMethods in org.docx4j.dml that return types with arguments of type CTTableCol Modifier and Type Method Description java.util.List<CTTableCol>CTTableGrid. getGridCol()Gets the value of the gridCol property.