SpreadJS Documentation
GC.Spread.Sheets Namespace / Commands type / editCell Field
In This Topic
    editCell Field
    In This Topic
    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