EPPlus icon indicating copy to clipboard operation
EPPlus copied to clipboard

EPPlus-Excel spreadsheets for .NET

Results 237 EPPlus issues
Sort by recently updated
recently updated
newest added

![Image](https://github.com/user-attachments/assets/c7a6ead5-e455-439d-a87f-0f23e694a06f)

enhancement

Digitally signing workbooks and add a signature line drawings

enhancement

### EPPlus usage Noncommercial use ### Environment WIndows ### Epplus version 7.3.2 ### Spreadsheet application _No response_ ### Description Similar to #1597, another `NullReferenceException` happens when copying sheets from one...

bug

### EPPlus usage Noncommercial use ### Environment Windows ### Epplus version 7.3.1 ### Spreadsheet application Excel ### Description https://github.com/EPPlusSoftware/EPPlus/blob/5bb2d0dab7ce9445506e0980d3988fb0d8fb4b95/src/EPPlus/Drawing/Vml/ExcelVmlDrawingPosition.cs#L114 When calling `ExcelWorksheet.DeleteRow` on a xlsx file, an exception is thrown:...

bug

### EPPlus usage Noncommercial use ### Environment Windows ### Epplus version 7.3.1 ### Spreadsheet application Excel ### Description When I run the command `worksheet.Cells.AutoFitColumns();` I get the error: "Value of...

bug

the MATCH function returns an invalid index when descending sort order and the searched value is less than the smallest value in the range.

bug

When inserting cells using `ExcelRangeBase.Insert(eShiftTypeInsert.Right)`, EPPlus fails if the insert is on a page in the cellstore after the last row.

bug