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


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