Hello All,
I am using NPOI dll version 1.2.2.0 for genrating excel sheet in C#. When I apply formula on some cell programmatically and export excel then in protected mode of excel sheet all the cells having formula show '0' value. but when i edit this excel all formulas work properly on those cell.
Is there any solution from which applied formula can work in protected mode also?
I cannot switch to higher versions. Please suggest/ provide any solution.
Thanks in advance.
Regards,
NMathur
Comments: ** Comment from web user: tonyqus **
I am using NPOI dll version 1.2.2.0 for genrating excel sheet in C#. When I apply formula on some cell programmatically and export excel then in protected mode of excel sheet all the cells having formula show '0' value. but when i edit this excel all formulas work properly on those cell.
Is there any solution from which applied formula can work in protected mode also?
I cannot switch to higher versions. Please suggest/ provide any solution.
Thanks in advance.
Regards,
NMathur
Comments: ** Comment from web user: tonyqus **
1.2.2 is out of support scope now. Even we figured out some fixes, it will be applied to the latest release. Sorry for that.