GrapeCity.Xaml.Excel
ZoomFactor Property (IExcelPrintPageSetting)


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

Property Value

The zoom factor.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelPrintPageSetting Interface
IExcelPrintPageSetting Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options