Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / CellEditUndoAction Class


CellEditUndoAction Class Methods

For a list of all members of this type, see CellEditUndoAction members.

Public Methods
 NameDescription
Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodOverridden. Performs the cell editing action.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Undoes the cell editing action.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Saves the undo state of this cell editing action.  
Top
See Also