Spread.Sheets Documentation
CommandManager class
Represents a command manager.
Syntax
var instance = new GC.Spread.Commands.CommandManager(context);
function CommandManager;
Inheritance Hierarchy

Object
   GC.Spread.Commands.CommandManager

Constructors
 NameDescription
public ConstructorCommandManager ConstructorRepresents a command manager.  
Top
Methods
 NameDescription
public MethodexecuteExecutes a command and adds the command to UndoManager.  
public MethodregisterRegisters a command with the command manager.  
public MethodsetShortcutKeyBinds a shortcut key to a command.  
Top
See Also

Reference

GC.Spread.Commands Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.