We are using the Aspose API worksheet.calculateFormula() in our application and wanted to understand, does it follow the dependency chain?
Ex. - If the A1 cell formula depends on the B3 cell formula then do B3 cell formula will be calculated first before A1 cell formula?