2.5.56 FRTCFParsedFormula14

The FRTCFParsedFormula14 structure specifies a formula (section 2.2.2) used by a future record (section 2.1.6) that is used in a conditional formatting rule.

The following packet diagram specifies this structure.


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

frtformula (variable)

...

frtformula (variable): An FRTFormula (section 2.5.59) structure that specifies the formula.

frtformula.rgce is an Rgce (section 2.5.98.88) structure that specifies the sequence of Ptg (section 2.5.98.16) structures for the formula. It MUST NOT contain the PtgExp (section 2.5.98.40), PtgList (section 2.5.98.52), PtgSxName (section 2.5.98.76), PtgIsect (section 2.5.98.50), PtgUnion (section 2.5.98.78), PtgArray (section 2.5.98.23), PtgMemArea (section 2.5.98.54), or PtgMemNoMem (section 2.5.98.57) structure. A PtgArea (section 2.5.98.18), PtgAreaN (section 2.5.98.22), or PtgArea3d (section 2.5.98.19) structure MUST NOT be the only Ptg structure in the sequence. It MUST NOT contain a PtgName (section 2.5.98.60) with a nameindex field that specifies a BrtName (section 2.4.711) record that has a fFutureFunction field with value 1 and a name field with value “_xlfn.LAMBDA” (case-insensitive).

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