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


In This Topic
MoveToLastCellWithData Field
In This Topic
Moves the active cell to the last cell that contains data. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly MoveToLastCellWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.MoveToLastCellWithData
See Also