ScalingType
Represents the ways to scale a worksheet when it is printed.
Enumeration Members
Section titled "Enumeration Members"FitToPages
Section titled "FitToPages"The page maximums are used to determine how many pages the worksheet can be printed on. Less pages can be used if there is not enough printable content in the worksheet.
FitToPages = 1 UseScalingFactor
Section titled "UseScalingFactor"The scaling factor is used to scale the worksheet when printing.
UseScalingFactor = 0