2.4.680 BrtFmlaString

The BrtFmlaString record specifies a cell that contains a formula (section 2.2.2) of which the most recent evaluation resulted in a string value.


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

cell

...

value (variable)

...

grbitFlags

formula (variable)

...

cell (8 bytes): A Cell (section 2.5.10) that specifies cell information such as the column (1), style, and phonetic information.

value (variable): An XLWideString (section 2.5.169) that specifies the value to which this formula evaluated. The value of this field MUST be less than 32768 characters.

grbitFlags (2 bytes): A GrbitFmla (section 2.5.70) that specifies additional formula data.

formula (variable):  A CellParsedFormula (section 2.5.98.4) that specifies the formula stored in this cell