Zoom Property (IPageSetup)
Gets or sets the percentage scale of the worksheet for printing.
'Declaration
Property Zoom As Integer
'Usage
Dim instance As IPageSetup
Dim value As Integer
instance.Zoom = value
value = instance.Zoom
Property Value
An integer value represents the percentage scale of the worksheet for printing.