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 希望可以指定某一个 Sheet 进行 SaveAsByTemplate 数据填充 谢谢大佬

我按照模板填充的教程自己写的,结果似乎并不支持二级类的访问的集合模板导出,是这样的吗 public class AA { public Employee Employee { get; set; } public Manager Manager { get; set; } } public class Employee { public string Name { get; set;...

### Excel Type - [x] XLSX - [x] XLSM - [X] CSV - [x] OTHER ### Upload Excel File e.g : [.NET Fiddle](https://dotnetfiddle.net/jBO3C6) ### MiniExcel Version 1.31 ### Description I...

bug
help wanted

### Description now miniexcel export bool field as `TRUE` and `FALSE` , is there any way to custom this format? such as `是` and `否`

### Excel Type - [ ] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER [test.xlsx](https://github.com/mini-software/MiniExcel/files/11814410/test.xlsx) 如 我一列数据 有 文本,也有数字,在目前的方式下,就会全部确认为文本,我希望能在模板写入时,展示为 常规,而不是 以文本形式存储的数字,谢谢

### Excel Type - [x] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File Please attach your issue file by dragging or...

### Excel Type - [x] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File Please attach your issue file by dragging or...

### Excel Type - [x] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Description 见标题,想对单元格设置颜色。

### Description The exception messages at: https://github.com/mini-software/MiniExcel/blob/c62b881e2734d6a75b2f17f3100a141e7e22e2b7/src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L344-L346 are not clear. I suspect it should say something like "MiniExcel does not support {genericType.Name} generic type".

### Excel Type - [ ] XLSX ### Upload Excel File Please attach your issue file by dragging or droppng, selecting or pasting them. [test1.xlsx](https://github.com/mini-software/MiniExcel/files/11532252/test1.xlsx) ### MiniExcel Version 1.30.3.0 ###...