MiniExcel
MiniExcel copied to clipboard
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
我看现在使用{{变量名称}}对sheet栏上的命名不起作用
### Excel Type - [x] XLSX - [x] XLSM ### Upload Excel File [1.zip](https://github.com/user-attachments/files/16407150/1.zip)  [2.zip](https://github.com/user-attachments/files/16407152/2.zip)  Please attach your issue file by dragging or droppng, selecting or pasting them....
### Excel Type - [X ] XLSX - [X ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File Please attach your issue file by dragging...
### Excel Type - [x] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File [ [b25a7003-8062-4c93-8926-a1a1407697a8.xlsx](https://github.com/user-attachments/files/16187781/b25a7003-8062-4c93-8926-a1a1407697a8.xlsx) ](url) ### MiniExcel Version 1.33.0 ###...
空白模板导出
### Excel Type - [ ] XLSX - [ ] XLSM ### MiniExcel Version Version:1.31.3 ### Description 怎么导出一个只有表头和Sheet名称的空白模板
针对目前miniexcel无法对合并单元格,冻结窗格,颜色自定义无法快速的处理,需要通过第三方进行生成,通过对比第三方生成性能无法与miniexcel对等,一个项目需要放入大量的关于excel的引用,一些简单的可以通过miniexcel复杂的又需要三方,目前我对miniexcel进行二次开发有了一些想法仅供参考,可以对miniexcel进行稍微复杂的一些功能开发。 1.如建一个模板如下: [test.sheet.zip](https://github.com/user-attachments/files/16170278/test.sheet.zip) 2.通过.net IIncrementalGenerator构造一个编译时生成的模板引擎解析 [Generator.zip](https://github.com/user-attachments/files/16170223/Generator.zip)
When save a Date with SaveAs excel recognize the Date, when do the same but with SaveAsByTemplate the Date is not recognized. dati.Dati.Add(new { Data = DateTime.Now }); ; //...
### Excel Type - [x] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File [template.xlsx](https://github.com/user-attachments/files/20787712/template.xlsx) ### MiniExcel Version 1.41.2 ### Description Because...