Gets or set the zoom factor of the entire ExcelWorksheet.
'Declaration
Public Property Zoom As System.Single
'Usage
Dim instance As ExcelWorksheet
Dim value As System.Single
instance.Zoom = value
value = instance.Zoom
public System.float Zoom {get; set;}
Property Value
The
float indicate the zoom factory, it's a percentage; The default value is
100.
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6