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

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