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