[]
Spread.Sheets.RangeChangedAction
Defines the type of action that raised the RangeChanged event.
• clear = 2
Indicates clear range value undo action.
• dragDrop = 0
Indicates drag drop undo action.
• dragFill = 1
Indicates drag fill undo action.
• evaluateFormula = 6
Indicates setting a formula in a specified range of cells .
• paste = 3
Indicates paste undo action.
• setArrayFormula = 5
Indicates setting a formula in a specified range of cells .
• sort = 4
Indicates sorting a range of cells.