Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveToLastCellWithData As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MoveToLastCellWithData
    public static readonly object MoveToLastCellWithData
    See Also