Spread Windows Forms 12.0 Product Documentation
row Field (CellEditUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellEditUndoAction Class : row Field
Specifies the index of the column that contains the cell.
Syntax
'Declaration
 
Protected row As Integer
'Usage
 
Dim instance As CellEditUndoAction
Dim value As Integer
 
value = instance.row
 
instance.row = value
protected int row
See Also

Reference

CellEditUndoAction Class
CellEditUndoAction Members