Spread Windows Forms 12.0 Product Documentation
rowInfo Field (CellDragFillUndoAction)


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

Reference

CellDragFillUndoAction Class
CellDragFillUndoAction Members