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