GrapeCity.Xaml.Excel
ZoomFactor Property (ExcelPrintPageSetting)


Gets or sets the zoom factor.
Syntax
'Declaration
 
Public Property ZoomFactor As Single
'Usage
 
Dim instance As ExcelPrintPageSetting
Dim value As Single
 
instance.ZoomFactor = value
 
value = instance.ZoomFactor
public float ZoomFactor {get; set;}

Property Value

The zoom factor.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelPrintPageSetting Class
ExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options