Spread Silverlight Documentation
SpreadActions Class Members
Methods 


The following tables list the members exposed by SpreadActions.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CancelInputStops cell editing and cancels input.  
Public Methodstatic (Shared in Visual Basic)ClearClears the cell value.  
Public Methodstatic (Shared in Visual Basic)ClearAndEditingClears the active cell value and enters edit mode.  
Public Methodstatic (Shared in Visual Basic)ClipboardCopyFloatingObjectsCopies the floating objects to the Clipboard.  
Public Methodstatic (Shared in Visual Basic)ClipboardCutFloatingObjectsCuts the floating objects to the Clipboard.  
Public Methodstatic (Shared in Visual Basic)ClipboardPasteFloatingObjectsPastes the floating objects from the Clipboard.  
Public Methodstatic (Shared in Visual Basic)CommitInputNavigationDownStops cell editing and moves the active cell to the next row.  
Public Methodstatic (Shared in Visual Basic)CommitInputNavigationTabNextStops cell editing and moves the active cell to the next cell.  
Public Methodstatic (Shared in Visual Basic)CommitInputNavigationTabPreviousStops cell editing and moves the active cell to the previous cell.  
Public Methodstatic (Shared in Visual Basic)CommitInputNavigationUpStops cell editing and moves the active cell to the previous row.  
Public Methodstatic (Shared in Visual Basic)CopyCopies the selected item text to the Clipboard.  
Public Methodstatic (Shared in Visual Basic)CutCuts the selected item text to the Clipboard.  
Public Methodstatic (Shared in Visual Basic)DeleteFloatingObjectDeletes the floating object.  
Public Methodstatic (Shared in Visual Basic)InputArrayFormulaSets the array formula on the current active range.  
Public Methodstatic (Shared in Visual Basic)InputNewLineInputs a new line in the current active cell.  
Public Methodstatic (Shared in Visual Basic)MoveFloatingObjectDown  
Public Methodstatic (Shared in Visual Basic)MoveFloatingObjectLeft  
Public Methodstatic (Shared in Visual Basic)MoveFloatingObjectRight  
Public Methodstatic (Shared in Visual Basic)MoveFloatingObjectTop  
Public Methodstatic (Shared in Visual Basic)NavigationBottomMoves the active cell to the last row.  
Public Methodstatic (Shared in Visual Basic)NavigationDownMoves the active cell to the next row.  
Public Methodstatic (Shared in Visual Basic)NavigationEndMoves the active cell to the last column.  
Public Methodstatic (Shared in Visual Basic)NavigationFirstMoves the active cell to the first cell in the sheetview.  
Public Methodstatic (Shared in Visual Basic)NavigationHomeMoves the active cell to the first column.  
Public Methodstatic (Shared in Visual Basic)NavigationLastMoves the active cell to the last cell in the sheetview.  
Public Methodstatic (Shared in Visual Basic)NavigationLeftMoves the active cell to the previous column.  
Public Methodstatic (Shared in Visual Basic)NavigationNextMoves the active cell to the next cell.  
Public Methodstatic (Shared in Visual Basic)NavigationNextFloatingObjectNavigates to the next floating object.  
Public Methodstatic (Shared in Visual Basic)NavigationNextSheetMoves the active sheet to the next sheet.  
Public Methodstatic (Shared in Visual Basic)NavigationPageDownMoves the active cell down one page of rows.  
Public Methodstatic (Shared in Visual Basic)NavigationPageUpMoves the active cell up one page of rows.  
Public Methodstatic (Shared in Visual Basic)NavigationPreviousMoves the active cell to the previous cell.  
Public Methodstatic (Shared in Visual Basic)NavigationPreviousFloatingObjectNavigates to the previous floating object.  
Public Methodstatic (Shared in Visual Basic)NavigationPreviousSheetMoves the active sheet to the previous sheet.  
Public Methodstatic (Shared in Visual Basic)NavigationRightMoves the active cell to the next column.  
Public Methodstatic (Shared in Visual Basic)NavigationTopMoves the active cell to the first row.  
Public Methodstatic (Shared in Visual Basic)NavigationUpMoves the active cell to the previous row.  
Public Methodstatic (Shared in Visual Basic)PastePastes the selected items from the Clipboard to the current sheet.  
Public Methodstatic (Shared in Visual Basic)RedoPerforms a redo of the most recently undone edit or action.  
Public Methodstatic (Shared in Visual Basic)SelectionAllSelects all objects.  
Public Methodstatic (Shared in Visual Basic)SelectionBottomExtends the selection to the last row.  
Public Methodstatic (Shared in Visual Basic)SelectionDownExtends the selection down one row.  
Public Methodstatic (Shared in Visual Basic)SelectionEndExtends the selection to the last column.  
Public Methodstatic (Shared in Visual Basic)SelectionFirstExtends the selection to the first cell.  
Public Methodstatic (Shared in Visual Basic)SelectionHomeExtends the selection to the first column.  
Public Methodstatic (Shared in Visual Basic)SelectionLastExtends the selection to the last cell.  
Public Methodstatic (Shared in Visual Basic)SelectionLeftExtends the selection one column to the left.  
Public Methodstatic (Shared in Visual Basic)SelectionPageDownExtends the selection down to include one page of rows.  
Public Methodstatic (Shared in Visual Basic)SelectionPageUpExtends the selection up to include one page of rows.  
Public Methodstatic (Shared in Visual Basic)SelectionRightExtends the selection one column to the right.  
Public Methodstatic (Shared in Visual Basic)SelectionTopExtends the selection to the first row.  
Public Methodstatic (Shared in Visual Basic)SelectionUpExtends the selection up one row.  
Public Methodstatic (Shared in Visual Basic)StartEditingStarts to edit the current active cell.  
Public Methodstatic (Shared in Visual Basic)StartEditingFormulaStarts to edit formula on the current active cell.  
Public Methodstatic (Shared in Visual Basic)UndoPerforms an undo of the most recent edit or action.  
Public Methodstatic (Shared in Visual Basic)UnSelectAllFloatingObjectsUnselects all floating objects.  
Top
See Also

Reference

SpreadActions Class
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.