SpreadJS Documentation
KeyMap type
Represents a key map, which maps a key event to a Spread action.
Syntax
var instance = new GcSpread.Sheets.KeyMap(key, ctrl, shift, alt, meta, action);
function KeyMap;
Inheritance Hierarchy

Object
   GcSpread.Sheets.KeyMap

Constructors
 NameDescription
public ConstructorKeyMap ConstructorRepresents a key map, which maps a key event to a Spread action.  
Top
See Also

Reference

GcSpread.Sheets Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.