Spread.Sheets Documentation
CommandManager Method
The execution context for all commands in the command manager.
Represents a command manager.
Syntax
var value; // Type: any
value = GC.Spread.Commands.CommandManager(context);
function CommandManager( 
   context : Object
) : any;

Parameters

context
The execution context for all commands in the command manager.
See Also

Reference

Commands type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.