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

https://closedxml.github.io/ClosedXML.Report/docs/en/Pivot-tables

help wanted

https://closedxml.github.io/ClosedXML.Report/docs/en/Examples ![image](https://user-images.githubusercontent.com/12729184/115072194-d753c900-9f29-11eb-9081-1339fc045944.png) ![image](https://user-images.githubusercontent.com/12729184/115072233-e5a1e500-9f29-11eb-9bf9-3dc43bea50a5.png)

help wanted

https://closedxml.github.io/ClosedXML.Report/docs/en/Quick-start ![image](https://user-images.githubusercontent.com/12729184/115071503-eab26480-9f28-11eb-834a-a6d6d088aeba.png)

help wanted

[How to Read and Write ODF/ODS Files (OpenDocument Spreadsheets) - CodeProject](https://www.codeproject.com/Articles/38425/How-to-Read-and-Write-ODF-ODS-Files-OpenDocument-2)

enhancement
help wanted

- [导入模板能否生成一个Summary ,用于展示导入需要注意的一些要点 · Issue #38 · dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE/issues/38) - [新增Excel导入支持添加顶部说明和顶部说明高度 以及 导入时手动按照导入模板导出错误数据的方法 by kasugaharu · Pull Request #39 · dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE/pull/39) Like worwechat ![image](https://user-images.githubusercontent.com/12729184/114981200-32e96c80-9ec0-11eb-90d8-f01d172a8f99.png)

help wanted

- [自定义导出Excel单元格样式 · Issue #85 · dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE/issues/85) - [希望能支持表头和内容文字的颜色设置 · Issue #118 · dotnetcore/Magicodes.IE](https://github.com/dotnetcore/Magicodes.IE/issues/118)

help wanted

idea: ``` var editor = MiniExcel.Edit("input.xlsx"); editor.Set("A1;G5","Foo"); editor.Merge("A1:G5"); editor.SaveAs("ouput.xlsx") ``` The modification sequence can only be saved from top to bottom and from left to right The reason is that...

enhancement
help wanted

![image](https://user-images.githubusercontent.com/12729184/114682931-250ddd00-9d42-11eb-8ba0-1127a2da824c.png)

help wanted