Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheetView Interface / ScrollColumn Property
In This Topic
    ScrollColumn Property (IWorksheetView)
    In This Topic
    Returns or sets the number of the leftmost column in the pane or worksheet.
    Syntax
    System.int ScrollColumn {get; set;}
    See Also