SpreadsheetGear 2017
CommandManager Class Methods


SpreadsheetGear.Commands Namespace : CommandManager Class

For a list of all members of this type, see CommandManager members.

Public Methods
 NameDescription
Public MethodOverloaded. Clears all undoable and redoable commands.  
Public MethodCreates an instance of the default clear command.  
Public MethodCreates an instance of the default clear contents command.  
Public MethodCreates an instance of the default clear formats command.  
Public MethodCreates an instance of the default copy command.  
Public MethodCreates an instance of the default cut command.  
Public MethodOverloaded. Creates an instance of the default delete command.  
Public MethodOverloaded. Creates an instance of the default insert command.  
Public MethodCreates an instance of the default paste command.  
Public MethodCreates an instance of the default paste special command.  
Public MethodOverloaded. Creates an instance of the default print command.  
Public MethodExecutes the specified command by calling the command's Execute method.  
Public MethodRedoes the last undone command by calling the command's Execute method.  
Public MethodUndo the last executed command by calling the command's Undo method.  
Top
See Also

Reference

CommandManager Class
SpreadsheetGear.Commands Namespace
Command Class
CommandRange Class