2.4.36 CalcRefMode

The CalcRefMode record specifies the reference style 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

fRefA1

fRefA1 (2 bytes): A Boolean (section 2.5.14) that specifies the reference style for all formulas.

If the value is 0, the mode is R1C1. If the value is 1, the mode is A1.