2.4.200 PLV

The PLV record specifies the settings of a Page Layout view for 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

frtHeader

...

...

wScalePLV

A

B

C

unused

frtHeader (12 bytes):  An FrtHeader structure. The frtHeader.rt field MUST be 0x088B.

wScalePLV (2 bytes):  An unsigned integer that specifies zoom scale as a percentage for the Page Layout view of the current sheet. For example, if the value is 107, then the zoom scale is 107%. The value 0 means that the zoom scale is not set. If the value is nonzero, it MUST be greater than or equal to 10 and less than or equal to 400.

A - fPageLayoutView (1 bit):  A bit that specifies whether the sheet is in the Page Layout view. If the fSLV in Window2 record is 1 for this sheet, it MUST be 0.

B - fRulerVisible (1 bit):  A bit that specifies whether the application displays the ruler.

C - fWhitespaceHidden (1 bit):  A bit that specifies whether the margins between pages are hidden in the Page Layout view.

unused (13 bits):  Undefined, and MUST be ignored.