SpreadJS Documentation
RangeChangedAction Enumeration
GC.Spread.Sheets Namespace : RangeChangedAction Enumeration
Defines the type of action that raised the RangeChanged event.
Members
MemberDescription
clearIndicates clear range value undo action.
dragDropIndicates drag drop undo action.
dragFillIndicates drag fill undo action.
evaluateFormulaIndicates setting a formula in a specified range of cells .
pasteIndicates paste undo action.
setArrayFormulaIndicates setting a formula in a specified range of cells .
sortIndicates sorting a range of cells.
Inheritance Hierarchy

Object
   GC.Spread.Sheets.RangeChangedAction

See Also

Reference

GC.Spread.Sheets Namespace