2.5.98.12 NameParsedFormula

The NameParsedFormula structure specifies a formula (section 2.2.2) used in a defined name.


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)

...

cb

rgcb (variable)

...

cce (4 bytes): An unsigned integer that specifies the length of rgce in bytes. Its value MUST be greater than 0 and less than 16385.

rgce (variable): 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 PtgExp (section 2.5.98.40), PtgSxName (section 2.5.98.76), PtgRef (section 2.5.98.68), PtgRefN (section 2.5.98.72), PtgRefErr (section 2.5.98.70), PtgArea (section 2.5.98.18), PtgAreaN (section 2.5.98.22), or PtgAreaErr (section 2.5.98.20).

cb (4 bytes): An unsigned integer that specifies the length of rgcb in bytes.

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