Spread.Sheets Documentation
editCell Field
GC.Spread.Sheets Namespace > Commands type : editCell Field
Represents the command used to apply a new value to a cell on the worksheet.
Syntax
var value; // Type: editCell
value = GC.Spread.Sheets.Commands.editCell;
var editCell : editCell;
See Also

Reference

Commands type