2.4.34 CalcMode

The CalcMode record specifies the calculation mode for the workbook.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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