Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPane Interface / ScrollRow Property
In This Topic
    ScrollRow Property (IPane)
    In This Topic
    Returns or sets the number of the row that appears at the top of the pane or worksheet. Read/write System.Int32.
    Syntax
    System.int ScrollRow {get; set;}
    See Also