Spread Windows Forms 12.0 Product Documentation
cellInfo Field (CellDragFillUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragFillUndoAction Class : cellInfo Field
Specifies the previous contents of the target range (before the drag and fill).
Syntax
'Declaration
 
Protected cellInfo As CellInfoRange
'Usage
 
Dim instance As CellDragFillUndoAction
Dim value As CellInfoRange
 
value = instance.cellInfo
 
instance.cellInfo = value
protected CellInfoRange cellInfo
See Also

Reference

CellDragFillUndoAction Class
CellDragFillUndoAction Members