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


In This Topic
MoveToLastRowWithData Field
In This Topic
Moves the active cell to the last row that contains data.
Syntax
'Declaration
 
Public Shared ReadOnly MoveToLastRowWithData As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.MoveToLastRowWithData
See Also