Gets or sets the view scale of this worksheet using percentages.
Namespace:
C1.Silverlight.ExcelAssembly: C1.Silverlight.Excel.5 (in C1.Silverlight.Excel.5.dll)
Syntax
C# |
---|
public int Scale { get; set; } |
Visual Basic |
---|
Public Property Scale As Integer Get Set |