[]
Called when user is selecting cell range.
protected virtual void OnSelectionChanging(CellRange cellRange, CellRange[] allSelectedCellRanges)
Protected Overridable Sub OnSelectionChanging(cellRange As CellRange, allSelectedCellRanges As CellRange())
Type | Name | Description |
---|---|---|
CellRange | cellRange | The cell range. |
CellRange[] | allSelectedCellRanges |