2.4.247 Scl

The Scl record specifies the zoom level of the current view in the window used to display the sheet as a fraction given by the following formula:

Fraction = nscl / dscl

The fraction MUST be greater than or equal to 1/10 and less than or equal to 4.

This record MUST exist if the zoom level of the current view is not equal to 1.


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

nscl

dscl

nscl (2 bytes):  A signed integer that specifies the numerator of the fraction. The value MUST be greater than or equal to 1.

dscl (2 bytes):  A signed integer that specifies the denominator of the fraction. The value MUST be greater than or equal to 1.