Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardCutActiveSheetUndoAction Class
Methods


In This Topic
    ClipboardCutActiveSheetUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ClipboardCutActiveSheetUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new ClipboardCutActiveSheetUndoAction.  
    Top
    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 action.  
    Public MethodOverridden. Undoes the action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves the undo state before performing the action.  
    Top
    See Also