Spread Windows Forms 12.0 Product Documentation
GetTargetCellRange Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellDragFillUndoAction Class : GetTargetCellRange Method
Calculates the target CellRange object for the drag-fill operation based on the source range and fill direction.
Syntax
'Declaration
 
Protected Function GetTargetCellRange() As CellRange
'Usage
 
Dim instance As CellDragFillUndoAction
Dim value As CellRange
 
value = instance.GetTargetCellRange()
protected CellRange GetTargetCellRange()
See Also

Reference

CellDragFillUndoAction Class
CellDragFillUndoAction Members