Spread.Sheets Documentation
GC.Spread.Sheets.Commands Namespace
Inheritance Hierarchy
Types
typeDescription
Represents the command used to automatically resize the column in a sheet.
Represents the command used to automatically resize the row in a sheet.
Represents the command used to stop cell editing and cancel input.
Represents the command used to switch the formula reference between relative, absolute, and mixed when editing formulas.
Represents the command used to clear the cell value.
Represents the command used to clear the active cell value and enters edit mode.
Represents the command used to clear cell values on a worksheet.
Represents the command used for a Clipboard paste on the worksheet.
Represents the command used to commit the cell editing and sets the array formula to the active range.
Represents the command used to stop cell editing and moves the active cell to the next row.
Represents the command used to stop cell editing and moves the active cell to the previous row.
Represents the command used to copy the selected item text to the Clipboard.
Represents the command used to cut the selected item text to the Clipboard.
Represents the command for deleting the floating objects.
Represents the command used to drag and copy the floating objects on the sheet.
Represents the command used to drag a range and drop it onto another range on the worksheet.
Represents the command used to apply a new value to a cell on the worksheet.
Represents the command to expand or collapse a column range group.
Represents the command used to expand or collapse column range groups on the same level.
Represents the command to expand or collapse a row range group.
Represents the command used to expand or collapse row range groups on the same level.
Represents the command used to drag and fill a range on the sheet.
Represents the command for moving floating objects.
Represents the command used to move the active cell to the next cell.
Represents the command used to select the next control if the active cell is the last visible cell; otherwise, move the active cell to the next cell.
Represents the command used to move the active cell to the previous cell.
Represents the command used to select the previous control if the active cell is the first visible cell; otherwise, move the active cell to the previous cell.
Represents the command used to move the active cell to the last row.
Represents the command used to move the active cell to the next row.
Represents the command used to move the active cell to the last column.
Represents the command used to move the active cell to the last column without regard to frozen trailing columns.
Represents the command used to move the active cell to the first cell in the sheet.
Represents the command used to move the active cell to the first column.
Represents the command used to move the active cell to the first column without regard to frozen columns.
Represents the command used to move the active cell to the last cell in the sheet.
Represents the command used to move the active cell to the previous column.
Represents the command used to move the active sheet to the next sheet.
Represents the command used to move the active cell down one page of rows.
Represents the command used to move the active cell up one page of rows.
Represents the command used to move the active sheet to the previous sheet.
Represents the command used to move the active cell to the next column.
Represents the command used to move the active cell to the first row.
Represents the command used to move the active cell to the previous row.
Represents the command for grouping a column outline (range group) on a sheet.
Represents the command for grouping a row outline (range group) on a sheet.
Represents the command used to paste the selected items from the Clipboard to the current sheet.
Represents the command for pasting the floating objects on the sheet.
Represents the command used to perform a redo of the most recently undone edit or action.
Represents the command for ungrouping a column outline (range group) on a sheet.
Represents the command for ungrouping a row outline (range group) on a sheet.
Represents the command used to rename a worksheet.
Represents the command used to resize the column on a worksheet.
Represents the command for resizing floating objects.
Represents the command used to resize the row on a worksheet.
Represents the command used to extend the selection to the last row.
Represents the command used to extend the selection down one row.
Represents the command used to extend the selection to the last column.
Represents the command used to extend the selection to the first cell.
Represents the command used to extend the selection to the first column.
Represents the command used to extend the selection to the last cell.
Represents the command used to extend the selection one column to the left.
Represents the command used to extend the selection down to include one page of rows.
Represents the command used to extend the selection up to include one page of rows.
Represents the command used to extend the selection one column to the right.
Represents the command used to extend the selection to the first row.
Represents the command used to extend the selection up one row.
Represents the command used to select the next control.
Represents the command used to select the previous control.
Represents the command used to perform an undo of the most recent edit or action.
Represents the command used to zoom the sheet.
See Also

Reference

SpreadJS