GC.Spread.Sheets Namespace > Commands type : selectionFirst Field |
true
if this is an undo operation; otherwise, false
.var value; // Type: selectionFirst value = GC.Spread.Sheets.Commands.selectionFirst;
var selectionFirst : selectionFirst;
spread.focus();
spread.commandManager().setShortcutKey('selectionFirst', GC.Spread.Commands.Key.a, false, false, false, false);