Uses of Class
org.xlsx4j.sml.CTTableColumns
Packages that use CTTableColumns
-
Uses of CTTableColumns in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTableColumnsMethods in org.xlsx4j.sml that return CTTableColumnsModifier and TypeMethodDescriptionObjectFactory.createCTTableColumns()Create an instance ofCTTableColumnsCTTable.getTableColumns()Gets the value of the tableColumns property.Methods in org.xlsx4j.sml with parameters of type CTTableColumnsModifier and TypeMethodDescriptionvoidCTTable.setTableColumns(CTTableColumns value) Sets the value of the tableColumns property.