2.5.57 FRTCFVOParsedFormula14

The FRTCFVOParsedFormula14 structure specifies a formula (section 2.2.2) without relative references 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 a 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 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).

If this field contains a PtgRef (section 2.5.98.68) structure, the loc.column.fColRel and loc.column.fRwRel fields in the PtgRef structure MUST be 0.

If this field contains a PtgRefN (section 2.5.98.72) structure, the loc.column.fColRel and loc.column.fRwRel fields in the PtgRefN structure MUST be 0.

If this field contains a PtgRef3d (section 2.5.98.69) structure, the loc.column.fColRel and loc.column.fRwRel fields in the PtgRef3d structure MUST be 0.

If this field contains a PtgArea structure, the area.columnFirst.fColRel, area.columnFirst.fRwRel, area.columnLast.fColRel, and area.columnLast.fRwRel fields in the PtgArea structure MUST be 0.

If this field contains a PtgAreaN structure, the area.columnFirst.fColRel, area.columnFirst.fRwRel, area.columnLast.fColRel, and area.columnLast.fRwRel fields in the PtgAreaN structure MUST be 0.

If this field contains a PtgArea3d structure, the area.columnFirst.fColRel, area.columnFirst.fRwRel, area.columnLast.fColRel, and area.columnLast.fRwRel fields in the PtgArea3d structure MUST be 0.

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