Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / SpreadActions Class
Methods

In This Topic
    SpreadActions Class Members
    In This Topic

    The following tables list the members exposed by SpreadActions.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Stops cell editing and cancels input.  
    Public Methodstatic (Shared in Visual Basic)Clears the cell value.  
    Public Methodstatic (Shared in Visual Basic)Clears the active cell value and enters edit mode.  
    Public Methodstatic (Shared in Visual Basic)Copies the floating objects to the Clipboard.  
    Public Methodstatic (Shared in Visual Basic)Cuts the floating objects to the Clipboard.  
    Public Methodstatic (Shared in Visual Basic)Pastes the floating objects from the Clipboard.  
    Public Methodstatic (Shared in Visual Basic)Stops cell editing and moves the active cell to the next row.  
    Public Methodstatic (Shared in Visual Basic)Stops cell editing and moves the active cell to the next cell.  
    Public Methodstatic (Shared in Visual Basic)Stops cell editing and moves the active cell to the previous cell.  
    Public Methodstatic (Shared in Visual Basic)Stops cell editing and moves the active cell to the previous row.  
    Public Methodstatic (Shared in Visual Basic)Copies the selected item text to the Clipboard.  
    Public Methodstatic (Shared in Visual Basic)Cuts the selected item text to the Clipboard.  
    Public Methodstatic (Shared in Visual Basic)Deletes the floating object.  
    Public Methodstatic (Shared in Visual Basic)Sets the array formula on the current active range.  
    Public Methodstatic (Shared in Visual Basic)Inputs a new line in the current active cell.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the last row.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the next row.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the last column.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the first cell in the sheetview.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the first column.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the last cell in the sheetview.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the previous column.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the next cell.  
    Public Methodstatic (Shared in Visual Basic)Navigates to the next floating object.  
    Public Methodstatic (Shared in Visual Basic)Moves the active sheet to the next sheet.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell down one page of rows.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell up one page of rows.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the previous cell.  
    Public Methodstatic (Shared in Visual Basic)Navigates to the previous floating object.  
    Public Methodstatic (Shared in Visual Basic)Moves the active sheet to the previous sheet.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the next column.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the first row.  
    Public Methodstatic (Shared in Visual Basic)Moves the active cell to the previous row.  
    Public Methodstatic (Shared in Visual Basic)Pastes the selected items from the Clipboard to the current sheet.  
    Public Methodstatic (Shared in Visual Basic)Performs a redo of the most recently undone edit or action.  
    Public Methodstatic (Shared in Visual Basic)Selects all objects.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection to the last row.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection down one row.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection to the last column.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection to the first cell.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection to the first column.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection to the last cell.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection one column to the left.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection down to include one page of rows.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection up to include one page of rows.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection one column to the right.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection to the first row.  
    Public Methodstatic (Shared in Visual Basic)Extends the selection up one row.  
    Public Methodstatic (Shared in Visual Basic)Starts to edit the current active cell.  
    Public Methodstatic (Shared in Visual Basic)Starts to edit formula on the current active cell.  
    Public Methodstatic (Shared in Visual Basic)Performs an undo of the most recent edit or action.  
    Public Methodstatic (Shared in Visual Basic)Unselects all floating objects.  
    Top
    See Also