v1.19.0
This version comes with two important features thanks to @kpolli !
- The
headerStartmethod allows us to specify the position (index) of Header in a given excel file. If you use theskipfunctionality, It will ignore the rows starting after the header index. - A new annotation
ExcelCellRangeis introduced. It enables to be used in fields with inner objects so as know the range of cells is for the inner objects.