Incorrect strings returned by the Cell.StringValue property in v7.3.4

Hello, we are using Aspose.Cells to create reports in Excel from a system that is written in .NET. A common operation in our report creation process is copying a currency value from one cell to another. Shortly after moving to v7.3.4 of Aspose.Cells we began to have incorrect values in some of our reports for cell values that were copied from other cells. Example of this is a cell that is supposed to have a value of “$100,000.00” ends up having a value of “$1000.00.” after being copied from a cell that has a currency value of “$100,000.00”. Digging into the code with Visual Studio 2008 debugger, I discovered that Cell.StringValue property was returning the incorrect StingValue when reading from the cell with the currency value of “$100,000.00”.

Do you have a fix for this issue?

Any help would be appreciated.

Hi,


Hi,

Please try our latest version/fix: Aspose.Cells for .NET v7.4.2 (http://www.aspose.com/community/files/51/.net-components/aspose.cells-for-.net/entry453568.aspx)…

If you still find the issue, kindly provide us your template Excel file, we will test your case on our end soon.

By the way, do you use different locale other than US, please provide us details about your regional and language settings on your end.

Thank you.