GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberIntegerPartField Class / SpinUp Method / SpinUp() Method


In This Topic
SpinUp() Method
In This Topic
Performs spin up behavior.
Syntax
'Declaration
 
Public Overloads Sub SpinUp() 
 
'Usage
 
Dim instance As NumberIntegerPartField
 
instance.SpinUp()
Remarks
The method spins the Value to the previous one which greater than current.
See Also