Annotation Type ExcelColumn
The Interface ExcelColumn.
ExcelColumn is used to define the header column It is set on fields of
ExcelColumn is used to define the header column It is set on fields of
RowSheet classes and is composed by:
- Name - to set column name on header or property name in the sheet summary
- Comment - to add a comment on header
- Index - to set the insertion order of the columns
- Ignore - to show or hide the column
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements