Sergiy Stoyan
Sergiy Stoyan
Hi, When an xlsx has hyperlinks in the sheet, the file size is growing unrestrictedly with every Save(). How to reproduce: 1)create an empty xlsx: ```csharp var package = new...
### NPOI Version 2.6.2 ### File Type - [x] XLSX ### Upload the Excel File It happens for any xlsx file. ### Reproduce Steps Run the following code: ``` using...
### NPOI Version 2.6.2 ### File Type XLS ### Upload the Excel File There is no need for a test file because the error is directly seen in the NPOI...
Hi, I am experiencing this problem now. My google script is invoked by my app though Google.Apis.Script.v1 nuget package v1.57.0.2638. The script processes a google worksheet. From the google log...