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


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