Workbook xls = new Workbook(); xls.Open(pFileName);
Hi,
Thanks for reporting this. We are able to reproduce this exception using the fix release of Aspose.Cells for .Net v5.3.2.8. Also, We have logged it in our Bug Tracking System under ID CELLSNET-27097.
We will look into it very soon and will keep you updated.
Any updates on this Bug? How can I track it status?
Hi,
I am afraid, this bug is still unresolved. Anyway, I have added a comment to fix this bug as soon as possible.
Thank you for your support.
Can you give me a data to resolve this bug?
Hi,
I have tested your bug with the latest version of Aspose.Cells for .NET and found, it has been fixed. Please download Aspose.Cells
for .NET v5.3.3.1.
Below is my code.
C#
string fpath = @“F:\Downloads\MODELO±+Acordo+Intersetorial.ods”;
Workbook workbook = new Workbook(fpath);