Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / CellDragDropUndoAction Class


In This Topic
    CellDragDropUndoAction Class Methods
    In This Topic

    For a list of all members of this type, see CellDragDropUndoAction 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 drag-drop.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Undoes the cell drag-drop.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. This implemenation does nothing, since undo state is passed to the constructor.  
    Top
    See Also