IChartDataWorkbook.CalculateFormulas Method Throws CellCircularReferenceException

We have an existing presentation which contains a chart with two worksheets and formulas. The second sheet (Chart) references data from the first one (Data) and when CalculateFormulas is called it throws a CellCircularReferenceException but there is no circular reference. All formulas are on the second sheet and are all referencing data from the first sheet.

Attached is a project which reproduces the issue:
AsposeSlidesChartFormula.zip (36.3 KB)

I think the issue is that Chart!C2 references Data!C2 and the different sheet name is not taken into account when detecting circular references.

@kaiwachter,
Thank you for reporting the issue.

I’ve reproduced the problem with calculating formulas in the chart and added a ticket with ID SLIDESNET-43553 to our issue-tracking system. We apologize for any inconvenience. Our development team will investigate the case. You will be notified when a new release of Aspose.Slides with a fix is published.