Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / IScrollBar Interface / setLargeChange Method
[0,30000]
In This Topic
    setLargeChange Method
    In This Topic
    Sets 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.
    Syntax
    void setLargeChange( 
       int value
    )

    Parameters

    value
    [0,30000]
    See Also