This record stores information about workspace settings.
Record Data
|
Offset |
Name |
Size |
Contents |
|
4 |
grbit |
2 |
Option flags |
The grbit field contains the option flags listed in the following table.
|
Offset |
Bits |
Mask |
Name |
Contents |
|
0 |
0 |
01h |
fShowAutoBreaks |
= 1 if automatic page breaks are visible |
|
3–1 |
E0h |
(Unused) | ||
|
4 |
10h |
fDialog |
= 1 if the sheet is a dialog sheet | |
|
5 |
20h |
fApplyStyles |
= 0 if automatic styles are applied to an outline | |
|
6 |
40h |
fRwSumsBelow |
= 1 if summary rows appear below detail in an outline | |
|
7 |
80h |
fColSumsRight |
= 1 if summary columns appear to the right of detail in an outline | |
|
1 |
0 |
01h |
fFitToPage |
= 1 if the Fit option is on (Page Setup dialog box, Page tab) |
|
1 |
02h |
(Reserved) | ||
|
3–2 |
06h |
fDspGuts |
= 1 if outline symbols are displayed | |
|
5–4 |
(Reserved) | |||
|
6 |
fAee |
= 1 if the Alternate Expression Evaluation option is on (Options dialog box, Calculation tab) | ||
|
7 |
fAfe |
= 1 if the Alternate Formula Entry option is on (Options dialog box, Calculation tab) | ||