SpreadsheetGear 2023
SpreadsheetGear.Commands Namespace (SpreadsheetGear2023)
Inheritance Hierarchy
The SpreadsheetGear.Commands namespace provides undoable and redoable commands which are shared by the Windows Forms and WPF WorkbookView controls.
Classes
 ClassDescription
ClassProvides the base class for all commands which will be executed by CommandManager.
ClassProvides the ability to override the behavior of commands , as well as the ability to create new undoable commands.
ClassProvides the base class for commands that print.
ClassProvides the base class for commands which use a worksheet range.
ClassRepresents the default clear command.
ClassRepresents the default clear contents command.
ClassRepresents the default clear formats command.
ClassRepresents the default clipboard copy command.
ClassRepresents the default clipboard cut command.
ClassRepresents the default delete command.
ClassRepresents the default insert command.
ClassRepresents the default clipboard paste command.
ClassRepresents the default clipboard paste special command.
Enumerations
 EnumerationDescription
EnumerationSpecifies what must be saved to undo a CommandRange.
EnumerationSpecifies the type of undo support for a command.
See Also

Reference

SpreadsheetGear2023 Assembly