Uses of Class
ch.rabanti.nanoxlsx4j.Column
Packages that use Column
-
Uses of Column in ch.rabanti.nanoxlsx4j
Methods in ch.rabanti.nanoxlsx4j that return types with arguments of type ColumnModifier and TypeMethodDescriptionWorksheet.getColumns()
Gets all columns with non-standard properties, like auto filter applied or a special width as map with the zero-based column index as key and the column object as value -
Uses of Column in ch.rabanti.nanoxlsx4j.lowLevel
Methods in ch.rabanti.nanoxlsx4j.lowLevel that return types with arguments of type Column