Spread Windows Forms 12.0 Product Documentation
row Field (CellDragFillUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragFillUndoAction Class : row Field
Specifies the starting row index of the range to drag and fill.
Syntax
'Declaration
 
Protected row As Integer
'Usage
 
Dim instance As CellDragFillUndoAction
Dim value As Integer
 
value = instance.row
 
instance.row = value
protected int row
See Also

Reference

CellDragFillUndoAction Class
CellDragFillUndoAction Members