Uses of Class
org.xlsx4j.sml.CTTableColumns
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTTableColumns in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTableColumns Modifier and Type Field Description protected CTTableColumnsCTTable. tableColumnsMethods in org.xlsx4j.sml that return CTTableColumns Modifier and Type Method Description CTTableColumnsObjectFactory. createCTTableColumns()Create an instance ofCTTableColumnsCTTableColumnsCTTable. getTableColumns()Gets the value of the tableColumns property.Methods in org.xlsx4j.sml with parameters of type CTTableColumns Modifier and Type Method Description voidCTTable. setTableColumns(CTTableColumns value)Sets the value of the tableColumns property.