2.4.351 WsBool

The WsBool record specifies information about a sheet.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

A

B

C

D

E

F

G

H

I

J

K

L

M

A - fShowAutoBreaks (1 bit):  A bit that specifies whether page breaks inserted automatically are visible on the sheet.

B - reserved1 (3 bits):  MUST be zero, and MUST be ignored.

C - fDialog (1 bit):  A bit that specifies whether the sheet is a dialog sheet.

D - fApplyStyles (1 bit):  A bit that specifies whether to apply styles in an outline when an outline is applied.

E - fRowSumsBelow (1 bit):  A bit that specifies whether summary rows appear below an outline's detail rows.

F - fColSumsRight (1 bit):  A bit that specifies whether summary columns appear to the right or left of an outline's detail columns. Valid values are specified in the following table:

Value

Meaning

0

The summary columns appear to the right, if the sheet is displayed left-to-right, or appear to the left, if the sheet is displayed right-to-left.

1

The summary columns appear to the left, if the sheet is displayed left-to-right, or appear to the right, if the sheet is displayed right-to-left.

G - fFitToPage (1 bit):  A bit that specifies whether to fit the printable contents to a single page when printing this sheet.

H - reserved2 (1 bit):  MUST be zero, and MUST be ignored.

I - unused (2 bits): Undefined and MUST be ignored.

J - fSyncHoriz (1 bit):  A bit that specifies whether horizontal scrolling is synchronized across multiple windows displaying this sheet.

K - fSyncVert (1 bit):  A bit that specifies whether vertical scrolling is synchronized across multiple windows displaying this sheet.        

L - fAltExprEval (1 bit):  A bit that specifies whether the sheet uses transition formula evaluation.

M - fAltFormulaEntry (1 bit):  A bit that specifies whether the sheet uses transition formula entry.