| Annotation Type | Description |
|---|---|
| ExcelCell |
Indicates that a field declaration contains excel metadata.
|
| ExcelCellName |
Created by hakan on 16/03/2018
|
| ExcelCellRange | |
| ExcelRow |
This annotations allows you to set the index of each row item.
|
| ExcelSheet |
Annotation to set the sheet name to be processed.
|
| ExcelUnknownCells |
This annotations allows you to put every unknown cell (neither mapped by name, nor by index) into a
Map<String,String> |
Copyright © 2017–2020. All rights reserved.