This project shows how to use Excel application's calculation mode and calculate methods in Excel for web using Office Scripts.
Excel for web file's calculation mode can be controlled programatically using simple APIs. Following actions are possible using Office Scripts:
- Get calculation mode (automatic or manual, etc.)
- Set the calculation mode
- Calculate Exel formulas for files that are set to the manual mode (also referred as re-calculate)
Checkout the script and video for more details.
Any Excel file on the web will do. Checkout the video.
The solution uses two Office Scripts.
