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.
MIT License
601 stars 115 forks source link

For dynamic type, IgnoreErrorsFor and Ignore not working #19

Closed donnytian closed 6 years ago

donnytian commented 6 years ago

IgnoreErrorsFor and Ignore method are not working for dynamic type.