Uses of Class
com.amalgamasimulation.excel.TableColumn
Packages that use TableColumn
-
Uses of TableColumn in com.amalgamasimulation.excel
Subclasses of TableColumn in com.amalgamasimulation.excelMethods in com.amalgamasimulation.excel that return TableColumnModifier and TypeMethodDescription<T> TableColumn<E, T, ? extends Table<E>> <T> TableColumn<E, T, ? extends Table<E>> abstract <T> TableColumn<E, T, ? extends Table<E>> abstract <T> TableColumn<E, T, ? extends Table<E>> Methods in com.amalgamasimulation.excel that return types with arguments of type TableColumnModifier and TypeMethodDescriptionList<TableColumn<E, ?, Table<E>>> CSVFile.getColumns()abstract <E> List<? extends TableColumn<E, ?, ? extends Table<E>>> Table.getColumns()