Text formula is not getting calculated correctly

Hi

I have created a workbook with some text having underlines.
I have used the following code
Workbook book = new Workbook(excelpath);
book.CalculateFormula();
book.Save(outputpdfPath, SaveFormat.Pdf)
Here in my excel the cell A2 has the formula and it is getting calculating as “mar-13” where as when you open the file in excel it shows you as “march” which is the correct value.
Can you please look into this?
Thanks and Regards
Mukundan

Hi Mukundan,

Thanks for your posting and using Aspose.Cells for .NET.

We were able to replicate this issue. The calculated value of cell A2 is not correct, it should be March. We have logged this issue in our database. We will look into it and resolve this issue. Once, the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as CELLSNET-42106.

Hi,


Please try our latest version/fix: Aspose.Cells for .NET v7.6.0.5 (attached)
Your issue is fixed in it.

Let us know your feedback.

Thank you.

The issues you have found earlier (filed as CELLSNET-42106) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.