Replies: 2 comments
-
you can unzip excel file and compare the changes |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please open a issue in Issues and upload the Excel file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
NPOI version : 2.5.6
I am reading and writing the test data into existing excel file and existing sheet using NPOI C# library. It was working fine till early last week but suddenly we noticed xlsx files is taking too long to open manually(it is taking 10 to 20mins). I have tried investigating it and the problem occurs only when there is write operation and it works fine if there is only read operation. Any input on this will be helpful .
Also It reduces the file size from 959kb to 216kb.
Beta Was this translation helpful? Give feedback.
All reactions