The following tables list the members exposed by FormulaEditorUndoAction.
Name | Description | |
---|---|---|
FormulaEditorUndoAction Constructor | Creates a new instance of FormulaEditorUndoAction |
Name | Description | |
---|---|---|
actions | Specifies the array of cell edit actions handling the formula changes. | |
cellRange | Specifies the cell range. | |
formula | Specifies the formula being set. | |
sheetView | Specifies the sheet that contains the cells. |
Name | Description | |
---|---|---|
Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | |
PerformUndoAction | Overridden. Sets the formulas. | |
Undo | Overridden. Undoes the formulas. |
Name | Description | |
---|---|---|
SaveUndoState | Overridden. Saves undo state information. |