| Offset | Name | Size | Contents |
| 4 | rw | 2 | Row |
| 6 | col | 2 | Column |
| 8 | ixfe | 2 | Index to XF record |
| 10 | num | 8 | Current value of the formula (see text) |
| 18 | grbit | 2 | Option flags |
| 20 | chn | 4 | (See text) |
| 24 | cce | 2 | Length of the parsed expression |
| 26 | rgce | var | Parsed expression |
| Offset | Bits | Mask | Name | Contents |
| 0 | 0 | 01h | fAlwaysCalc | Always calculate the formula. |
| 1 | 02h | fCalcOnLoad | Calculate the formula when the file is opened. | |
| 2 | 04h | (Reserved) | ||
| 3 | 08h | fShrFmla | = 1 if the formula is part of shared formula group. | |
| 7–4 | F0h | (Unused) | ||
| 1 | 7–0 | FFh | (Unused) | |
| Offset | Name | Size | Contents |
| 0 | otBool | 1 | = 1 always |
| 1 | (Reserved) | 1 | Reserved; must be 0 (zero) |
| 2 | f | 1 | Boolean value |
| 3 | (Reserved) | 3 | Reserved; must be 0 (zero) |
| 6 | fExprO | 2 | = FFFFh |
| Offset | Name | Size | Contents |
| 0 | otErr | 1 | = 2 always |
| 1 | (Reserved) | 1 | Reserved; must be 0 (zero) |
| 2 | err | 1 | Error value |
| 3 | (Reserved) | 3 | Reserved; must be 0 (zero) |
| 6 | fExprO | 2 | = FFFFh |
| Offset | Name | Size | Contents |
| 0 | otString | 1 | = 0 always |
| 1 | (Reserved) | 5 | Reserved; must be 0 (zero) |
| 6 | fExprO | 2 | = FFFFh |