2.5.198.3 CellParsedFormula

The CellParsedFormula structure specifies a formula (section 2.2.2) stored in a cell.


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

cce

rgce (variable)

...

rgcb (variable)

...

cce (2 bytes): An unsigned integer that specifies the length of rgce in bytes. MUST be greater than 0.

rgce (variable): An Rgce that specifies the sequence of Ptgs for the formula. MUST NOT contain PtgRefN, PtgAreaN, or PtgSxName.

The root node of the parse tree of this field MUST be a VALUE_TYPE, as described in Rgce.

rgcb (variable):  An RgbExtra that specifies ancillary data for the formula.