Uses of Class
ch.rabanti.picoxlsx4j.Column
-
Packages that use Column Package Description ch.rabanti.picoxlsx4j -
-
Uses of Column in ch.rabanti.picoxlsx4j
Methods in ch.rabanti.picoxlsx4j that return types with arguments of type Column Modifier and Type Method Description Map<Integer,Column>
Worksheet. 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
-