GrapeCity.Xaml.Excel
Zoom Property (IExcelWorksheet)


Gets or sets the zoom factor of the sheet.
Syntax
'Declaration
 
Property Zoom As Single
'Usage
 
Dim instance As IExcelWorksheet
Dim value As Single
 
instance.Zoom = value
 
value = instance.Zoom
float Zoom {get; set;}

Property Value

The zoom factor of the sheet
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options