Spread Windows Forms 12.0 Product Documentation
rowInfo Field (ClipboardPasteUndoAction)


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

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members