This record stores options for the chart data table.
Record Data — BIFF8
Offset |
Name |
Size |
Contents |
4 |
grbit |
2 |
Option flags (see following table) |
The grbit field contains the following flags.
Offset |
Bits |
Mask |
Name |
Contents |
0 |
0 |
01h |
fHasBordHorz |
1 = data table has horizontal borders |
1 |
02h |
fHasBordVert |
1 = data table has vertical borders | |
2 |
04h |
fhasBordOutline |
1 = data table has a border | |
3 |
08h |
fShowSeriesKey |
1 = data table shows series keys | |
7 – 4 |
F0h |
reserved |
Reserved; must be zero | |
1 |
7 – 0 |
FFh |
reserved |
Reserved; must be zero |