SpreadsheetGear 2012
SpreadsheetGear.Commands Namespace (SpreadsheetGear2012.Core)
Inheritance Hierarchy
The SpreadsheetGear.Commands namespace provides undoable and redoable commands which are shared by the Windows Forms, WPF and Silverlight WorkbookView controls.
Classes
 ClassDescription
ClassCommand Provides the base class for all commands which will be executed by CommandManager.
ClassCommandManager Provides the ability to override the behavior of commands , as well as the ability to create new undoable commands.
ClassCommandPrint Provides the base class for commands that print.
ClassCommandRange Provides the base class for commands which use a worksheet range.
ClassCommandRange.Clear Represents the default clear command.
ClassCommandRange.ClearContents Represents the default clear contents command.
ClassCommandRange.ClearFormats Represents the default clear formats command.
ClassCommandRange.Copy Represents the default clipboard copy command.
ClassCommandRange.Cut Represents the default clipboard cut command.
ClassCommandRange.Delete Represents the default delete command.
ClassCommandRange.Insert Represents the default insert command.
ClassCommandRange.Paste Represents the default clipboard paste command.
ClassCommandRange.PasteSpecial Represents the default clipboard paste special command.
Enumerations
 EnumerationDescription
EnumerationCommandRangeUndoFlags Specifies what must be saved to undo a CommandRange.
EnumerationCommandUndoSupport Specifies the type of undo support for a command.
See Also

Reference

SpreadsheetGear2012.Core Assembly

Send Feedback