FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / CellDragFillUndoAction Class
Members


CellDragFillUndoAction Class
Represents the undo actions for dragging and filling a range of cells.
Syntax
'Declaration
 
Public Class CellDragFillUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As CellDragFillUndoAction
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Action
      FarPoint.Win.Spread.UndoRedo.UndoAction
         FarPoint.Win.Spread.UndoRedo.CellDragFillUndoAction

See Also