Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveToFirstCell Field


In This Topic
    MoveToFirstCell Field
    In This Topic
    Moves the active cell to the first cell in the sheet.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveToFirstCell As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MoveToFirstCell
    public static readonly object MoveToFirstCell
    See Also