Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLSheet Class / Scale Property

In This Topic
    Scale Property (XLSheet)
    In This Topic
    Gets or sets the view scale of this worksheet using percentages.
    Syntax
    'Declaration
     
    
    Public Property Scale As Integer
    public int Scale {get; set;}
    See Also