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


In This Topic
MoveToNextPageOfRows Field
In This Topic
Moves the active cell down one page of rows.
Syntax
'Declaration
 
Public Shared ReadOnly MoveToNextPageOfRows As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.MoveToNextPageOfRows
See Also