FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveToPreviousRowWithData Field


In This Topic
MoveToPreviousRowWithData Field
In This Topic
Moves the active cell to previous row with data.
Syntax
'Declaration
 
Public Shared ReadOnly MoveToPreviousRowWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.MoveToPreviousRowWithData
See Also