WeihanLi / WeihanLi.Npoi

NPOI Extensions, excel/csv importer/exporter for IEnumerable<T>/DataTable, fluentapi(great flexibility)/attribute configuration

Home Page:https://weihanli.github.io/WeihanLi.Npoi/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

picture

ZeguangZhang94 opened this issue · comments

If there are pictures in Excel, how to convert them into Entity or List.

Does not support for now, what type do want get image as? byte[] or Stream or other type?

byte[]

Ok, thanks for the info, I'll try to implement this at my best as soon as possible

If completed, please reply me here,thank you

Ok, will do

A new preview release(WeihanLi.Npoi 1.15.0-preview-20210228-054739) had been published to nuget, you can try this https://www.nuget.org/packages/WeihanLi.Npoi/1.15.0-preview-20210228-054739

ok,thanks

I tried it and found no problem

Ok, great thanks for your feedback, will publish stable release later

fixed by #103 , please use 1.15.0