Spread Windows Forms 12.0 Product Documentation
fillCount Field


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

Reference

CellDragFillUndoAction Class
CellDragFillUndoAction Members