2.5.198.1 ArrayParsedFormula
The ArrayParsedFormula structure specifies an array formula (section 2.2.2).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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 (section 2.2.2). MUST NOT contain PtgExp, PtgTbl, PtgRefN, PtgAreaN, or PtgSxName.
rgcb (variable): An RgbExtra that specifies ancillary data for the formula.