Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Not yet documented
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XL | 10.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
bookRef | The reference to the workbook. Please use XL.LoadBook to load a file. | $ref |
Mode | The new calculation mode. Can be 0 for manual, 1 for auto and 2 for auto without data tables. |
1 |
Returns OK or error.
Sets calculation mode to auto:
Set Variable [ $r ; Value: MBS( "XL.Book.SetCalcMode"; $bookRef; 1 ) ]
Created 18th April 2020, last changed 19th April 2020
XL.Book.SetActiveSheet - XL.Book.SetDate1904
Feedback: Report problem or ask question.