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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.