Spread Windows Forms 12.0 Product Documentation
column Field (CellDragDropUndoAction)


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

Reference

CellDragDropUndoAction Class
CellDragDropUndoAction Members