Spread Windows Forms 12.0 Product Documentation
column Field (CellDragFillUndoAction)


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

Reference

CellDragFillUndoAction Class
CellDragFillUndoAction Members