GC.Spread.Sheets Namespace > Commands type : clear Field |
true
if this is an undo operation; otherwise, false
.var clear : clear;
// clear selected cells with the tab key spread.commandManager().setShortcutKey('clear', GC.Spread.Commands.Key.tab, false, false, false, false); // Tab key