Spread Windows Forms 12.0 Product Documentation
cellInfo Field (ClipboardPasteUndoAction)


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

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members