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

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

help wanted

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

help wanted

报错 Index was outside the bounds of the array

help wanted

ExcelOpenXmlTemplate.Impl if (rowInfo.IEnumerableMercell != null) continue; // https://github.com/shps951023/MiniExcel/issues/207#issuecomment-824518897 for (int i = 1; i < rowInfo.IEnumerableMercell.Height; i++) { 这里的IEnumerableMercell 为null时候,NullReferenceException

help wanted

### Description 请问是否支持多级表头?并且顶级表头行需支持列合并

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

Maybe You will be interested in hosting API Explorer online: https://docs.dndocs.com/n/MiniExcel/1.34.0/api/MiniExcelLibs.MiniExcel.html This is ready-to-go, so above link can be added to README for other people to see it. Or using...

help wanted

### Description I've tried this code to format my columns with custom name but it is not working as expected. Here is a minimal reproducible example: ``` dynamic results =...

### Excel Type - [X] XLSX - [ ] XLSM - [ ] CSV - [ ] OTHER ### Upload Excel File [miniExcelTemplate1.xlsx](https://github.com/mini-software/MiniExcel/files/12456574/miniExcelTemplate1.xlsx) ### MiniExcel Version 1.31.2 ### Description MiniExcel...