MiniExcel
MiniExcel copied to clipboard
Fast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet (support Linux, Mac)
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...
### Excel Type - [ ] XLSX  填充之后的excel  是不是有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...

