Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IScrollBar Interface
Methods

In This Topic
    IScrollBar Interface Members
    In This Topic

    The following tables list the members exposed by IScrollBar.

    Public Methods
     NameDescription
     MethodGets a value to be added to or subtracted from the value of a RangeBase control. When the user clicks the Track of a ScrollBar, the Value property increases or decreases by the value of LargeChange.  
     MethodGets whether the @code:IScrollBar is displayed horizontally or vertically.  
     MethodSets a value to be added to or subtracted from the value of a RangeBase control. When the user clicks the Track of a ScrollBar, the Value property increases or decreases by the value of LargeChange.  
     MethodSets whether the @code:IScrollBar is displayed horizontally or vertically.  
    Top
    See Also