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

e.g. pagination, the read speed slower compared to the top rows. In the future, we can develop local cache mode to record the stream position of zip rows. It can...

feature

### Excel Type - [ ] XLSX ![Image](https://github.com/user-attachments/assets/576302ed-aaf3-4afa-9631-9847390f086c) 填充之后的excel ![Image](https://github.com/user-attachments/assets/808748ae-086b-43fa-a433-5ea8c9a6c5f1) 是不是有bug

This project uses both. Does it make sense to switch to XDocument? Here are some points for XDocument: - https://github.com/zulimazuli/dotnetXmlBenchmarks - https://learn.microsoft.com/en-us/answers/questions/1805701/xdocument-vs-xmldocument - https://stackoverflow.com/questions/1542073/xdocument-or-xmldocument Additionally XDocument supports asynchronous operations, whilc...

### 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 I really like the idea of this libary...

### Excel Type - [x] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Description Problem when trying to insert many data 900k rows x...

Describe the problem MiniExcel currently does not support setting Excel column widths either via: • Attribute-based annotations (e.g., [ExcelColumnWidth(20)]) • Or programmatically (e.g., sheet.Column(1).Width = 20) This makes it difficult...

### Excel Type - [ x ] XLSX - [ x ] XLSM - [ ] CSV - [ ] OTHER ### MiniExcel Version 1.38 - OK, all columns are...

help wanted
todo
feature

![Image](https://github.com/user-attachments/assets/cab541fd-9585-42cd-873b-364aa9918703)

enhancement
todo

![Image](https://github.com/user-attachments/assets/6a874e6e-2180-4327-84bb-046de1c91cfb)

enhancement
todo