Spread Windows Forms 12.0 Product Documentation
columnCount Field (CellDragFillUndoAction)


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

Reference

CellDragFillUndoAction Class
CellDragFillUndoAction Members