As mentioned in some java posts, comment boxes are changing shape by themselves when saving XLSX.
Here is one bugzilla link:
https://bz.apache.org/bugzilla/show_bug.cgi?id=55410
And MS link:
https://answers.microsoft.com/en-us/msoffice/forum/msoffice_excel-mso_windows8/comment-boxes-changing-shape-by-themselves/db78c2e1-756a-48f9-ba30-ab062993a0ab
So, are there any fixes already for NPOI in C# for this problem?
Thanks in advance
David
Comments: ** Comment from web user: Davideloper **
Here is one bugzilla link:
https://bz.apache.org/bugzilla/show_bug.cgi?id=55410
And MS link:
https://answers.microsoft.com/en-us/msoffice/forum/msoffice_excel-mso_windows8/comment-boxes-changing-shape-by-themselves/db78c2e1-756a-48f9-ba30-ab062993a0ab
So, are there any fixes already for NPOI in C# for this problem?
Thanks in advance
David
Comments: ** Comment from web user: Davideloper **
One hack solution is here:
https://npoi.codeplex.com/workitem/13958
It works for me!