Hi,
Saving an Excel chart with multiple data series and setting the font color to something other than automatic for the labels of at least two series will throw ArgumentOutOfRangeException.
In order to reproduce the issue run the code below on the attached file.
var wb = new Workbook(@“C:\Sample Object.xlsx”);
wb.Save(“c:\Sample Object Result.xlsx”, Aspose.Cells.SaveFormat.Xlsx);
Regards,
Lucian Nistor
Senior Software Developer
IBM Romania
Hi,
“Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index”
Hi,
Thanks for your posting and using Aspose.Cells for .NET.
We have fixed the issue.
Please download and try this fix: Aspose.Cells for .NET v7.5.1.3 and let us know your feedback.
The issues you have found earlier (filed as CELLSNET-41858) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.