Hi,
When i am trying to open the file
wb.Open(fileName, FileFormatType.Excel2007Xlsx);
i am getting the exception like:
Error in Cell: D3-Invalid formula:"=— ftm mode"
i found that value in that cell is ==— ftm mode, and i changed the cell value to “=ftm mode” then the file is opened is there any way to handle this kind of exceptions.
because my files contains my cells with this kind of values…
please suggest me…
I am using the licensed version…
Hi,
Could you post your template Excel 2007 XLSX file here, we will check your issue soon.
And, which version of the product you are using? Did you try our latest version v5.3.1?
Thank you.
Issue was resolved after using the latest version of Aspose…
Thanks