Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveToNextRowFirstColumn Field


In This Topic
MoveToNextRowFirstColumn Field
In This Topic
Moves the active cell to the first column of the next row. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MoveToNextRowFirstColumn As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.MoveToNextRowFirstColumn
See Also