Spread Windows Forms 12.0 Product Documentation
SpreadActions Class Members
Fields 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SpreadActions Class

The following tables list the members exposed by SpreadActions.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SpreadActions class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Activates the next object in the draw order. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Activates the next shape in the draw order. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Activates the previous object in the draw order. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Activates the previous shape in the draw order. This field is read-only.  
Public FieldEnters a formula (that uses the SUM function) to sum the numbers automatically. This field is constant and read-only.  
Public Fieldstatic (Shared in Visual Basic)Turns off edit mode and removes the changes. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Removes all of the contents of the active cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Removes all of the contents of the selected cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Clears the selected cells which have data or formulas. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Copies the selected items to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Copies the active sheet to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Copies the selected items to the Clipboard as a string. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Copies the selected items to the Clipboard as a string skipping hidden rows and columns. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Copies only the selected items' formatting to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Copies only the selected items' formulas to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Copies the active shape to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Copies only the selected items' values to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Cuts the selected items to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Cuts the active sheet to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Cuts the selected items to the Clipboard as a string. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Cuts the selected items to the Clipboard as a string skipping hidden cells. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Cuts only the data of selected items to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Cuts the selected items formatting to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Cuts the selected items formulas to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Cuts the active shape to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Cuts the selected items values to the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes the selected items from the Clipboard to the current sheet based on the setting of ClipboardPasteOptions. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes everything from the Clipboard (data and formatting) to the current sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes only the link references from the Clipboard to the current sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes only the text from the Clipboard to the current cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes only the text from the Clipboard to the current cell, skipping hidden rows and columns. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes only the formatting from the Clipboard to the current sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes only the formulas from the Clipboard to the current sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes the shape from the Clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes a sheet from the clipboard. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Pastes only the values from the Clipboard to the current sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Displays the combo box list of the current cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Turns off edit mode. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Sets the cell's value to the date-time value of Now. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Deactivates the currently selected object. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Deactivates the currently selected shape. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Decreases the height of the active object. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Decreases the width of the active object. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Decreases the height of the active shape. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Decreases the width of the active shape. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Deletes the active object. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Deletes the active shape. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the first cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to the first column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the first item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to the first row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the last cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the last cell that contains data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to the last column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to the last column that contains data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the last item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the last item with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to the last row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to the last row that contains data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection one column to the right. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection one column to the right. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection right to next column with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the next item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the columns one page to the right. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the next page of items. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection down to include one page of rows. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection down one row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection down to next row with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection one column to the left. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection one column to the left. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection left to previous column with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the previous item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the columns one page to the left. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection to include the previous page of items. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection up to include one page of rows. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection up one row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Extends the selection up to previous row with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Increases the height of the active object. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Increases the width of the active object. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Increases the height of the active shape. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Increases the width of the active shape. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active object down. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active object left. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active object right. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active object up. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active shape down. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active shape left. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active shape right. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active shape up. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the first cell in the sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the first column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves to the first item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the first row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the last cell in the sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the last cell that contains data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the last column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the last column that contains data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves to the last item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves to the last item with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the last row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the last row that contains data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to next cell then the next control. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the right one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the first row of the next column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the right one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to next column with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the right one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves down one item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell right one page of columns. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves down one page of items. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell down one page of rows. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell down one row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the first column of the next row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to next row with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell down one row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the next sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to previous cell then the previous control. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the left one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the first row of the previous column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the left one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to previous column with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the left one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves up one item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell left one page of columns. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves up one page of items. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell up one page of rows. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell up one row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the first column of the previous row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to previous row with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell up one row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Moves the active cell to the previous sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Does not perform an action. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Performs a redo of the most recently undone edit or action. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Rotate the editing reference in editing mode. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Rotates the active shape one degree clockwise. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Rotates the active shape one degree counter-clockwise. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls to display the first cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls to display the first column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls to display the first row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls to display the last cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls to display the last cell with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls to display the last column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls to display the last column with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls to display the last row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls to display the last row with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls right one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls right one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls right one page of columns. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls down one page of rows. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls down one row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls left one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls left one column. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls left one page of columns. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls up one page of rows. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Scrolls up one row. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the column that contains the active cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the first item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the last item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the last item with data. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the next item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the next page of items. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the previous item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the previous page of items. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the row that contains the active cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Selects the entire sheet. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Shows the subeditor control of the current cell. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Turns on edit mode. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Allows the user to start entering a formula. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Turns off edit mode. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Toggles the selection for the item. This field is read-only.  
Public Fieldstatic (Shared in Visual Basic)Performs an undo of the most recent edit or action. This field is read-only.  
Top
See Also

Reference

SpreadActions Class
FarPoint.Win.Spread Namespace
Action Class

User-Task Documentation

Managing Keyboard Interaction