2.4.125 ForceFullCalculation
The ForceFullCalculation record specifies the value of the forced calculation mode for this workbook.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
frtHeader |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
fNoDeps |
frtHeader (12 bytes): An FrtHeader. The frtHeader.rt field MUST be 0x08A3.
fNoDeps (4 bytes): A Boolean (section 2.5.14) that specifies whether all cells in the workbook are calculated or not. MUST be one of the following:
-
Value
Meaning
0
Dependencies are respected and only formulas (section 2.2.2) that depend on cells that changed in the workbook are calculated.
1
Dependencies are ignored and all cell formulas in this workbook fully calculate every time a calculation is triggered.