2.4.751 BrtPrintOptions

The BrtPrintOptions record specifies options for printing the 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

reserved

A - fHCenter (1 bit): A bit that specifies whether to center the printed content horizontally on the page.

B - fVCenter (1 bit): A bit that specifies whether to center the printed content vertically on the page.

C - fPrintHeaders (1 bit): A bit that specifies whether to print row and column (1) headers. If this record is within the Dialog Sheet (section 2.1.7.20) part, this value MUST be 0.

D - fPrintGrid (1 bit): A bit that specifies whether to print gridlines.

E - unused (1 bit):  This value is undefined and MUST be ignored.

reserved (11 bits): This value MUST be 0, and MUST be ignored.