Uses of Class
org.xlsx4j.sml.CTTableColumn
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTTableColumn in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTTableColumn Modifier and Type Field Description protected java.util.List<CTTableColumn>CTTableColumns. tableColumnMethods in org.xlsx4j.sml that return CTTableColumn Modifier and Type Method Description CTTableColumnObjectFactory. createCTTableColumn()Create an instance ofCTTableColumnMethods in org.xlsx4j.sml that return types with arguments of type CTTableColumn Modifier and Type Method Description java.util.List<CTTableColumn>CTTableColumns. getTableColumn()Gets the value of the tableColumn property.