Hey folks,
We’re considering using Aspose.Cells Cloud for a project. We’re thinking of using an Excel spreadsheet (.xlsm - with macros and formulas) as a backend to drive a web application. Here’s what we’re thinking of:
1. The user will be able to input some values from the website, which will be written to the excel spreadsheet.
2. The spreadsheet performs some calculations based on the user input.
3. We read the output of the formulae from the excel spreadsheet and present that information to the user on the website.
My question is whether this is possible to achieve using Aspose.Cells Cloud? And more specifically, can Aspose.Cells Cloud force Excel to recalculate formulae after writing to some cells?
Thanks!