Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / MoveToNextColumn Field


In This Topic
    MoveToNextColumn Field
    In This Topic
    Moves the active cell to the right one column. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MoveToNextColumn As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.MoveToNextColumn
    public static readonly object MoveToNextColumn
    See Also