Excel for WPF and Silverlight
Scale Property (XLSheet)

C1.WPF.Excel Namespace > XLSheet Class : Scale Property
Gets or sets the view scale of this worksheet using percentages.
Syntax
'Declaration
 
Public Property Scale As System.Integer
public System.int Scale {get; set;}
See Also

Reference

XLSheet Class
XLSheet Members