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