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


ClipboardCutUndoAction Class Methods

For a list of all members of this type, see ClipboardCutUndoAction 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. Peforms the Clipboard cut action.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Peforms the undo Clipboard cut action.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Saves the undo state of this Clipboard cut action.  
Top
See Also