Spread.Sheets Documentation
cancelInput Field
GC.Spread.Sheets Namespace > Commands type : cancelInput Field
Represents the command used to stop cell editing and cancel input.
Syntax
var value; // Type: cancelInput
value = GC.Spread.Sheets.Commands.cancelInput;
var cancelInput : cancelInput;
See Also

Reference

Commands type