Spread Windows Forms 12.0 Product Documentation
column Field (CellEditUndoAction)


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

Reference

CellEditUndoAction Class
CellEditUndoAction Members