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


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