Excel for WinRT
Scale Property


Gets or sets the view scale of this worksheet using percentages.
Syntax
'Declaration
 
Public Property Scale As System.Integer
'Usage
 
Dim instance As XLSheet
Dim value As System.Integer
 
instance.Scale = value
 
value = instance.Scale
public System.int Scale {get; set;}
See Also

Reference

XLSheet Class
XLSheet Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback