Hi,
When I try to open the document I get an exception ‘ArgumentException’ with message ‘This value should be between 2 and the number of the chart points in the series’.
I use Aspose.Cells v7.0.3.2.
Workbook wb = new Workbook(fName);
Thank you,
Alex Shloma
Hi Alex,
I can find the issue as you have mentioned. I got the exception when opening the file via Aspose.Cells for .NET.
Sample code:
Workbook wb = new Workbook(fName);
I have logged a ticket with an id: CELLSNET-40126. We will look into it soon.
Thank you.
Hi,
Please try the fixed version: v7.0.3.3. We have fixed your issue now.
Thank you
Works fine! Thank you!
Best regards,
Alex Shloma
The issues you have found earlier (filed as CELLSNET-40126) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.