ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLSheet Class / Scale Property

In This Topic
    Scale Property
    In This Topic
    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