Spread.Sheets Documentation
clearAndEditing Field
GC.Spread.Sheets Namespace > Commands type : clearAndEditing Field
Represents the command used to clear the active cell value and enters edit mode.
Syntax
var value; // Type: clearAndEditing
value = GC.Spread.Sheets.Commands.clearAndEditing;
var clearAndEditing : clearAndEditing;
See Also

Reference

Commands type