Open ismailozgen opened 5 years ago
@ismailozgen I don't know if it helps but I added your test case to https://github.com/pjfanning/excel-streaming-reader and it works there. That codebase is a fork of this project but it handles shared strings differently.
Following exception is thrown when empty cell is processed in attached excel file. The error occurs when the
sstCacheSize
attribute of the reader is set explicitly.Example test code
File: excel_has_blank_cell.xlsx