Excel Type
Upload Excel File
Please attach your issue file by dragging or droppng, selecting or pasting them.
e.g : https://github.com/shps951023/MiniExcel/files/6538107/demo.xlsx
MiniExcel Version
1.36.1
Description
I've updated from version 1.35.0 to 1.36.1 and found out that using MiniExcelDataReader no longer works the same GetOrdinal used to return the index of the passed in column name, but the new version always returns 0 - this is a breaking change.
Excel Type
Upload Excel File
Please attach your issue file by dragging or droppng, selecting or pasting them.
e.g : https://github.com/shps951023/MiniExcel/files/6538107/demo.xlsx
MiniExcel Version
1.36.1
Description
I've updated from version 1.35.0 to 1.36.1 and found out that using
MiniExcelDataReaderno longer works the sameGetOrdinalused to return the index of the passed in column name, but the new version always returns 0 - this is a breaking change.