Spread Windows Forms 18
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardCutUndoAction Class


In This Topic
    ClipboardCutUndoAction Class Methods
    In This Topic

    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