2.4.34 CalcMode
The CalcMode record specifies the calculation mode for the workbook.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fAutoRecalc |
fAutoRecalc (2 bytes): A signed integer that specifies whether the calculation mode is automatic or manual.
-
The value MUST be one of the following:
-
Value
Meaning
0
Manual
1
Automatic
2
Automatic, except for tables