MiniExcel
MiniExcel copied to clipboard
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
Hi, How do I get a proper output when I try to export a blazor list with a relationship. I only get the columns of the parent table and it's...
### Excel Type - [x] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### MiniExcel Version: 1.30.0 ### Description: I used the same example from...
目前模板动态导入字典的value是一个list 对象,但是没有正确的显示,直接输出的Syste.byte[],希望能够支持
### Excel Type - [X] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File [mini_TotalEnVigueur (1).xlsx](https://github.com/mini-software/MiniExcel/files/11420855/mini_TotalEnVigueur.1.xlsx) Please attach your issue file by...
### Excel Type - [X] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File How to reproduce: .net framework 4.8 project Basic...
如果一个Excel 有多个Sheet,希望能支持返回多个Sheet 不同的对象, ExcelDataReader 支持返回DataSet 有不同Sheet 的Datatable,但还需要Datatable转list 也比较麻烦,如:有6个sheet ,只需要请求一次io就可以,不用请求6次。 - [ ] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File Please...
自定义转换器,转换时自行判断转化类型或方法,如字段转换为对象、集合
### Excel Type - [ ] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File Please attach your issue file by dragging...
Create a new nuget MiniExcel.Plus to solve scenarios like : - dynamic edit style - dynamic merge cells - edit sheet name etc. Maybe - depends epplus or openxml.sdk Logic...