var instance = new GcSpread.Sheets.KeyMap(key, ctrl, shift, alt, meta, action);
function KeyMap( key : Key, ctrl : boolean, shift : boolean, alt : boolean, meta : boolean, action : GcSpread.Sheets.Function ) : KeyMap;
KeyMap type
Copyright © GrapeCity, inc. All rights reserved.