EPPlus
                                
                                
                                
                                    EPPlus copied to clipboard
                            
                            
                            
                        EPPlus-Excel spreadsheets for .NET
Adding data to a template with a pivot table that contains conditional formatting causes in some cases a corrupt workbook when opened in Excel.
### EPPlus usage Personal use ### Environment linux ### Epplus version 7.2.2 ### Spreadsheet application excel ### Description I am a student engaged in a restaurant management system teaching project....
**Description**: When using `AddPicture` or `AddPictureAsync` in EPPlus, the method generates a significant amount of Large Object Heap (LOH) memory, which can lead to performance issues, especially in web applications...
Added AREAS function and tests.
Having multiple addresses in a defined name ignores the addresses after the first comma (A3 in the test below). The handling of multiple addresses in a single parameters works (i.e...
### EPPlus usage Commercial use (I have a commercial license) ### Environment Windows ### Epplus version 7.4 ### Spreadsheet application Excel ### Description Our formula handling does not currently consider...
After adding rows to ExcelTable, the filled column formula loses the properties of the array formula
[testExcelTable.xlsx](https://github.com/user-attachments/files/17428171/testExcelTable.xlsx) ### EPPlus usage Noncommercial use ### Environment Windows ### Epplus version 7.4 ### Spreadsheet application Excel365 ### Description I used the following code to add a new line after...
### EPPlus usage Noncommercial use ### Environment Windows ### Epplus version 7.4 ### Spreadsheet application Excel365 ### Description When a user references ExcelTable's formulas in cells other than ExcelTable, using...
Fixes issue #1645
### EPPlus usage Noncommercial use ### Environment Windows ### Epplus version 7.4.1 ### Spreadsheet application Excel365 ### Description [testcopyRange1.xlsx](https://github.com/user-attachments/files/17469636/testcopyRange1.xlsx) Very weird behavior, as long as this text box exists on...