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


CellDragFillUndoAction Class Methods

For a list of all members of this type, see CellDragFillUndoAction 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 and fill operation.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Undoes the cell drag and fill.  
Top
Protected Methods
 NameDescription
Protected MethodCalculates the target CellRange object for the drag-fill operation based on the source range and fill direction.  
Protected MethodOverridden. Saves undo state information before drag-fill.  
Top
See Also