donnytian / Npoi.Mapper

Use this tool to import or export data with Excel file. The tool is a convention based mapper between strong typed object and Excel data via NPOI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blank cells return empty string after changes in commit 684dbc9af67eecd0ffd291556709f6bf57a86665

POFerro opened this issue · comments

Hi,

After commit 684dbc9af67eecd0ffd291556709f6bf57a86665 blank cells mapped to string properties started returning empty string instead of null

Is it possible to revert behavior to previous behavior?

Thanks and best regards
POFerro

resolved by v6.2.1