ScaleMax Constant
Specifies the maximum scaling factor (as a percentage) applied to the printed worksheet’s content.
Declaration
const ScaleMax = 400;
Remarks
The ScaleMin and ScaleMax writable typed constants specify the lower and upper bounds of the Scale property values.
See Also