WeihanLi/WeihanLi.Npoi

refact mapping

Closed this issue · 2 comments

refact mapping to support more custom mapping like:

DisplayTitle => x.Title + x.PubDate

not only a column => property mappping

Difficult for import, you can set this for export,but when you import data mapping like this,it's hard to split data for different property.Maybe this should not do like this.

Close for now.

1.4.5 had support OutputFormatter (for export) and InputFormatter(for import)

https://www.nuget.org/packages/WeihanLi.Npoi/1.4.5