[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Forms.IScrollBar

IScrollBar Interface

The scrollbar control.

Namespace: GrapeCity.Documents.Excel.Forms
Assembly: DS.Documents.Excel.dll
Syntax
public interface IScrollBar : IControl<IScrollBar>, IRangeBase, ICellLinkControl<int>, ICellLinkControl, IControl
Public Interface IScrollBar
    Inherits IControl(Of IScrollBar), IRangeBase, ICellLinkControl(Of Integer), ICellLinkControl, IControl

Properties

Name Description
LargeChange

Gets or sets a value to be added to or subtracted from the value of a RangeBase control.

Orientation

Gets or sets whether the IScrollBar is displayed horizontally or vertically.