MarcosMeli / FileHelpers

The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
https://www.filehelpers.net
MIT License
1.13k stars 349 forks source link

Field not found: 'NPOI.SS.UserModel.MissingCellPolicy.CREATE_NULL_AS_BLANK'.' #406

Open naji-makhoul opened 3 years ago

naji-makhoul commented 3 years ago

trying to open excel file like the ExportAndEdit.cs example, and got error message Field not found: 'NPOI.SS.UserModel.MissingCellPolicy.CREATE_NULL_AS_BLANK'.'

image

FileHelpers version : 3.5.0

lipchev commented 3 years ago

Duplicate of #376 (I am still using the old versions as per the mentioned issue)