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