MiniExcel icon indicating copy to clipboard operation
MiniExcel copied to clipboard

Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)

Results 292 MiniExcel issues
Sort by recently updated
recently updated
newest added

我看现在使用{{变量名称}}对sheet栏上的命名不起作用

### Excel Type - [x] XLSX - [x] XLSM ### Upload Excel File [1.zip](https://github.com/user-attachments/files/16407150/1.zip) ![image](https://github.com/user-attachments/assets/7696ebc8-a7b5-4a1f-8d62-a2b1914c8d9e) [2.zip](https://github.com/user-attachments/files/16407152/2.zip) ![image](https://github.com/user-attachments/assets/ee4c689f-aee0-490c-9451-06cc4d0c487f) 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...