java.lang.Object
org.csveed.common.Column
org.csveed.common.ColumnExcel
-
Field Summary
Fields inherited from class org.csveed.common.Column
FIRST_COLUMN_INDEX
-
Constructor Summary
-
Method Summary
Methods inherited from class org.csveed.common.Column
compareTo, equals, getColumnIndex, getColumnName, getColumnText, getExcelColumn, hashCode, nextColumn, nextLine, setColumnIndex, setColumnName, setHeader, setKey, toString
-
Constructor Details
-
ColumnExcel
Instantiates a new column excel.- Parameters:
columnExcel
- the column excel
-