ComponentOne Excel for .NET
C1.Excel Assembly / C1.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 System.Integer
    public System.int ScaleNormal {get; set;}
    See Also