donnytian/Npoi.Mapper

Would it be possible to have a configuration to skip blank rows in excel?

POFerro opened this issue · 0 comments

Hi,

Some excel files keep empty rows even after being deleted by the user.
Can we please add a configuration to skip these lines like in ExcelMapper?

I'll make a PR with a proposed solution.

Thanks