| Name | Description |
  | ActivateNextChild | Activates the next object in the draw order. This field is read-only. |
  | ActivateNextShape | Activates the next shape in the draw order. This field is read-only. |
  | ActivatePreviousChild | Activates the previous object in the draw order. This field is read-only. |
  | ActivatePreviousShape | Activates the previous shape in the draw order. This field is read-only. |
 | AutoSum | Enters a formula (that uses the SUM function) to sum the numbers automatically. This field is constant and read-only. |
  | CancelEditing | Turns off edit mode and removes the changes. This field is read-only. |
  | ClearCell | Removes all of the contents of the active cell. This field is read-only. |
  | ClearSelectedCells | Removes all of the contents of the selected cell. This field is read-only. |
  | ClearSelectedCellsData | Clears the selected cells which have data or formulas. This field is read-only. |
  | ClipboardCopy | Copies the selected items to the Clipboard. This field is read-only. |
  | ClipboardCopyActiveSheet | Copies the active sheet to the Clipboard. This field is read-only. |
  | ClipboardCopyAsString | Copies the selected items to the Clipboard as a string. This field is read-only. |
  | ClipboardCopyAsStringSkipHidden | Copies the selected items to the Clipboard as a string skipping hidden rows and columns. This field is read-only. |
  | ClipboardCopyFormatting | Copies only the selected items' formatting to the Clipboard. This field is read-only. |
  | ClipboardCopyFormulas | Copies only the selected items' formulas to the Clipboard. This field is read-only. |
  | ClipboardCopyShape | Copies the active shape to the Clipboard. This field is read-only. |
  | ClipboardCopyValues | Copies only the selected items' values to the Clipboard. This field is read-only. |
  | ClipboardCut | Cuts the selected items to the Clipboard. This field is read-only. |
  | ClipboardCutActiveSheet | Cuts the active sheet to the Clipboard. This field is read-only. |
  | ClipboardCutAsString | Cuts the selected items to the Clipboard as a string. This field is read-only. |
  | ClipboardCutAsStringSkipHidden | Cuts the selected items to the Clipboard as a string skipping hidden cells. This field is read-only. |
  | ClipboardCutDataOnly | Cuts only the data of selected items to the Clipboard. This field is read-only. |
  | ClipboardCutFormatting | Cuts the selected items formatting to the Clipboard. This field is read-only. |
  | ClipboardCutFormulas | Cuts the selected items formulas to the Clipboard. This field is read-only. |
  | ClipboardCutShape | Cuts the active shape to the Clipboard. This field is read-only. |
  | ClipboardCutValues | Cuts the selected items values to the Clipboard. This field is read-only. |
  | ClipboardInsert | Inserts the clipboard data to range of cells. This field is read-only. |
  | ClipboardPaste | Pastes the selected items from the Clipboard to the current sheet based on the setting of ClipboardPasteOptions. This field is read-only. |
  | ClipboardPasteAll | Pastes everything from the Clipboard (data and formatting) to the current sheet. This field is read-only. |
  | ClipboardPasteAsLink | Pastes only the link references from the Clipboard to the current sheet. This field is read-only. |
  | ClipboardPasteAsString | Pastes only the text from the Clipboard to the current cell. This field is read-only. |
  | ClipboardPasteAsStringSkipHidden | Pastes only the text from the Clipboard to the current cell, skipping hidden rows and columns. This field is read-only. |
  | ClipboardPasteFormatting | Pastes only the formatting from the Clipboard to the current sheet. This field is read-only. |
  | ClipboardPasteFormulas | Pastes only the formulas from the Clipboard to the current sheet. This field is read-only. |
  | ClipboardPasteShape | Pastes the shape from the Clipboard. This field is read-only. |
  | ClipboardPasteSheet | Pastes a sheet from the clipboard. This field is read-only. |
  | ClipboardPasteValues | Pastes only the values from the Clipboard to the current sheet. This field is read-only. |
  | ComboShowList | Displays the combo box list of the current cell. This field is read-only. |
  | CSEStopEditing | Turns off edit mode. This field is read-only. |
  | DateTimeNow | Sets the cell's value to the date-time value of Now. This field is read-only. |
  | DeactivateChild | Deactivates the currently selected object. This field is read-only. |
  | DeactivateShape | Deactivates the currently selected shape. This field is read-only. |
  | DecreaseChildHeight | Decreases the height of the active object. This field is read-only. |
  | DecreaseChildWidth | Decreases the width of the active object. This field is read-only. |
  | DecreaseShapeHeight | Decreases the height of the active shape. This field is read-only. |
  | DecreaseShapeWidth | Decreases the width of the active shape. This field is read-only. |
  | DeleteChild | Deletes the active object. This field is read-only. |
  | DeleteShape | Deletes the active shape. This field is read-only. |
  | DisplayFormulas | Display the formula in each cell instead of the resulting value. This field is read-only. |
  | EditMultipleCells | Edits multiple cells. This field is read-only. |
  | ExtendToFirstCell | Extends the selection to include the first cell. This field is read-only. |
  | ExtendToFirstColumn | Extends the selection to the first column. This field is read-only. |
  | ExtendToFirstItem | Extends the selection to include the first item. This field is read-only. |
  | ExtendToFirstRow | Extends the selection to the first row. This field is read-only. |
  | ExtendToLastCell | Extends the selection to include the last cell. This field is read-only. |
  | ExtendToLastCellWithData | Extends the selection to include the last cell that contains data. This field is read-only. |
  | ExtendToLastColumn | Extends the selection to the last column. This field is read-only. |
  | ExtendToLastColumnWithData | Extends the selection to the last column that contains data. This field is read-only. |
  | ExtendToLastItem | Extends the selection to include the last item. This field is read-only. |
  | ExtendToLastItemWithData | Extends the selection to include the last item with data. This field is read-only. |
  | ExtendToLastRow | Extends the selection to the last row. This field is read-only. |
  | ExtendToLastRowWithData | Extends the selection to the last row that contains data. This field is read-only. |
  | ExtendToNextColumn | Extends the selection one column to the right. This field is read-only. |
  | ExtendToNextColumnVisual | Extends the selection one column to the right. This field is read-only. |
  | ExtendToNextColumnWithData | Extends the selection right to next column with data. This field is read-only. |
  | ExtendToNextItem | Extends the selection to include the next item. This field is read-only. |
  | ExtendToNextPageOfColumns | Extends the selection to include the columns one page to the right. This field is read-only. |
  | ExtendToNextPageOfItems | Extends the selection to include the next page of items. This field is read-only. |
  | ExtendToNextPageOfRows | Extends the selection down to include one page of rows. This field is read-only. |
  | ExtendToNextRow | Extends the selection down one row. This field is read-only. |
  | ExtendToNextRowWithData | Extends the selection down to next row with data. This field is read-only. |
  | ExtendToPreviousColumn | Extends the selection one column to the left. This field is read-only. |
  | ExtendToPreviousColumnVisual | Extends the selection one column to the left. This field is read-only. |
  | ExtendToPreviousColumnWithData | Extends the selection left to previous column with data. This field is read-only. |
  | ExtendToPreviousItem | Extends the selection to include the previous item. This field is read-only. |
  | ExtendToPreviousPageOfColumns | Extends the selection to include the columns one page to the left. This field is read-only. |
  | ExtendToPreviousPageOfItems | Extends the selection to include the previous page of items. This field is read-only. |
  | ExtendToPreviousPageOfRows | Extends the selection up to include one page of rows. This field is read-only. |
  | ExtendToPreviousRow | Extends the selection up one row. This field is read-only. |
  | ExtendToPreviousRowWithData | Extends the selection up to previous row with data. This field is read-only. |
  | IncreaseChildHeight | Increases the height of the active object. This field is read-only. |
  | IncreaseChildWidth | Increases the width of the active object. This field is read-only. |
  | IncreaseShapeHeight | Increases the height of the active shape. This field is read-only. |
  | IncreaseShapeWidth | Increases the width of the active shape. This field is read-only. |
  | MoveChildDown | Moves the active object down. This field is read-only. |
  | MoveChildLeft | Moves the active object left. This field is read-only. |
  | MoveChildRight | Moves the active object right. This field is read-only. |
  | MoveChildUp | Moves the active object up. This field is read-only. |
  | MoveShapeDown | Moves the active shape down. This field is read-only. |
  | MoveShapeLeft | Moves the active shape left. This field is read-only. |
  | MoveShapeRight | Moves the active shape right. This field is read-only. |
  | MoveShapeUp | Moves the active shape up. This field is read-only. |
  | MoveToFirstCell | Moves the active cell to the first cell in the sheet. This field is read-only. |
  | MoveToFirstColumn | Moves the active cell to the first column. This field is read-only. |
  | MoveToFirstItem | Moves to the first item. This field is read-only. |
  | MoveToFirstRow | Moves the active cell to the first row. This field is read-only. |
  | MoveToLastCell | Moves the active cell to the last cell in the sheet. This field is read-only. |
  | MoveToLastCellWithData | Moves the active cell to the last cell that contains data. This field is read-only. |
  | MoveToLastColumn | Moves the active cell to the last column. This field is read-only. |
  | MoveToLastColumnWithData | Moves the active cell to the last column that contains data. This field is read-only. |
  | MoveToLastItem | Moves to the last item. This field is read-only. |
  | MoveToLastItemWithData | Moves to the last item with data. This field is read-only. |
  | MoveToLastRow | Moves the active cell to the last row. This field is read-only. |
  | MoveToLastRowWithData | Moves the active cell to the last row that contains data. This field is read-only. |
  | MoveToNextCellThenControl | Moves the active cell to next cell then the next control. This field is read-only. |
  | MoveToNextColumn | Moves the active cell to the right one column. This field is read-only. |
  | MoveToNextColumnFirstRow | Moves the active cell to the first row of the next column. This field is read-only. |
  | MoveToNextColumnVisual | Moves the active cell to the right one column. This field is read-only. |
  | MoveToNextColumnWithData | Moves the active cell to next column with data. This field is read-only. |
  | MoveToNextColumnWrap | Moves the active cell to the right one column. This field is read-only. |
  | MoveToNextItem | Moves down one item. This field is read-only. |
  | MoveToNextPageOfColumns | Moves the active cell right one page of columns. This field is read-only. |
  | MoveToNextPageOfItems | Moves down one page of items. This field is read-only. |
  | MoveToNextPageOfRows | Moves the active cell down one page of rows. This field is read-only. |
  | MoveToNextRow | Moves the active cell down one row. This field is read-only. |
  | MoveToNextRowFirstColumn | Moves the active cell to the first column of the next row. This field is read-only. |
  | MoveToNextRowWithData | Moves the active cell to next row with data. This field is read-only. |
  | MoveToNextRowWrap | Moves the active cell down one row. This field is read-only. |
  | MoveToNextSheet | Moves the active cell to the next sheet. This field is read-only. |
  | MoveToPreviousCellThenControl | Moves the active cell to previous cell then the previous control. This field is read-only. |
  | MoveToPreviousColumn | Moves the active cell to the left one column. This field is read-only. |
  | MoveToPreviousColumnFirstRow | Moves the active cell to the first row of the previous column. This field is read-only. |
  | MoveToPreviousColumnVisual | Moves the active cell to the left one column. This field is read-only. |
  | MoveToPreviousColumnWithData | Moves the active cell to previous column with data. This field is read-only. |
  | MoveToPreviousColumnWrap | Moves the active cell to the left one column. This field is read-only. |
  | MoveToPreviousItem | Moves up one item. This field is read-only. |
  | MoveToPreviousPageOfColumns | Moves the active cell left one page of columns. This field is read-only. |
  | MoveToPreviousPageOfItems | Moves up one page of items. This field is read-only. |
  | MoveToPreviousPageOfRows | Moves the active cell up one page of rows. This field is read-only. |
  | MoveToPreviousRow | Moves the active cell up one row. This field is read-only. |
  | MoveToPreviousRowFirstColumn | Moves the active cell to the first column of the previous row. This field is read-only. |
  | MoveToPreviousRowWithData | Moves the active cell to previous row with data. This field is read-only. |
  | MoveToPreviousRowWrap | Moves the active cell up one row. This field is read-only. |
  | MoveToPreviousSheet | Moves the active cell to the previous sheet. This field is read-only. |
  | None | Does not perform an action. This field is read-only. |
  | Redo | Performs a redo of the most recently undone edit or action. This field is read-only. |
  | RotateReference | Rotate the editing reference in editing mode. This field is read-only. |
  | RotateShapeClockwise | Rotates the active shape one degree clockwise. This field is read-only. |
  | RotateShapeCounterClockwise | Rotates the active shape one degree counter-clockwise. This field is read-only. |
  | ScrollToFirstCell | Scrolls to display the first cell. This field is read-only. |
  | ScrollToFirstColumn | Scrolls to display the first column. This field is read-only. |
  | ScrollToFirstRow | Scrolls to display the first row. This field is read-only. |
  | ScrollToLastCell | Scrolls to display the last cell. This field is read-only. |
  | ScrollToLastCellWithData | Scrolls to display the last cell with data. This field is read-only. |
  | ScrollToLastColumn | Scrolls to display the last column. This field is read-only. |
  | ScrollToLastColumnWithData | Scrolls to display the last column with data. This field is read-only. |
  | ScrollToLastRow | Scrolls to display the last row. This field is read-only. |
  | ScrollToLastRowWithData | Scrolls to display the last row with data. This field is read-only. |
  | ScrollToNextColumn | Scrolls right one column. This field is read-only. |
  | ScrollToNextColumnVisual | Scrolls right one column. This field is read-only. |
  | ScrollToNextPageOfColumns | Scrolls right one page of columns. This field is read-only. |
  | ScrollToNextPageOfRows | Scrolls down one page of rows. This field is read-only. |
  | ScrollToNextRow | Scrolls down one row. This field is read-only. |
  | ScrollToPreviousColumn | Scrolls left one column. This field is read-only. |
  | ScrollToPreviousColumnVisual | Scrolls left one column. This field is read-only. |
  | ScrollToPreviousPageOfColumns | Scrolls left one page of columns. This field is read-only. |
  | ScrollToPreviousPageOfRows | Scrolls up one page of rows. This field is read-only. |
  | ScrollToPreviousRow | Scrolls up one row. This field is read-only. |
  | SelectColumn | Selects the column that contains the active cell. This field is read-only. |
  | SelectEntireTableOrWorksheet | Select the entire table or worksheet. This field is read-only. |
  | SelectFirstItem | Selects the first item. This field is read-only. |
  | SelectLastItem | Selects the last item. This field is read-only. |
  | SelectLastItemWithData | Selects the last item with data. This field is read-only. |
  | SelectNextItem | Selects the next item. This field is read-only. |
  | SelectNextPageOfItems | Selects the next page of items. This field is read-only. |
  | SelectPreviousItem | Selects the previous item. This field is read-only. |
  | SelectPreviousPageOfItems | Selects the previous page of items. This field is read-only. |
  | SelectRow | Selects the row that contains the active cell. This field is read-only. |
  | SelectSheet | Selects the entire sheet. This field is read-only. |
  | ShowCard | Show details information of GrapeCity.CalcEngine.IRichValue object. This field is read-only. |
  | ShowFormatCellsDialog | Show the FormatCells dialog. This field is read-only. |
  | ShowHyperlinkDialog | Show the Hyperlink dialog. This field is read-only. |
  | ShowSubEditor | Shows the subeditor control of the current cell. This field is read-only. |
  | StartEditing | Turns on edit mode. This field is read-only. |
  | StartEditingFormula | Allows the user to start entering a formula. This field is read-only. |
  | StopEditing | Turns off edit mode. This field is read-only. |
  | ToggleItem | Toggles the selection for the item. This field is read-only. |
  | Undo | Performs an undo of the most recent edit or action. This field is read-only. |