IPageSetup.Zoom Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property Zoom As Object
    Get
    Set
'Usage
Dim instance As IPageSetup
Dim value As Object

value = instance.Zoom

instance.Zoom = value
Object Zoom { get; set; }

Property Value

Type: System.Object

See Also

Reference

IPageSetup Interface

IPageSetup Members

Microsoft.Office.Interop.Excel Namespace