A BOOLERR record describes a cell that contains a constant Boolean or error value. The rw field contains the zero-based row number. The col field contains the zero-based column number.
Offset |
Name |
Size |
Contents |
0 | rw | 2 | Row |
2 | col | 1 | Column |
3 | ixfe | 2 | Index to XF record |
5 | bBoolErr | 1 | Boolean value or error value |
6 | fError | 1 | Boolean error flag |