[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ModelessForm.UpdateSelectionCellRange

UpdateSelectionCellRange Method

UpdateSelectionCellRange(SheetView, CellRange[])

Updates the selection cell range.

Declaration
protected virtual void UpdateSelectionCellRange(SheetView sheetView, CellRange[] allSelectedCellRanges)
Protected Overridable Sub UpdateSelectionCellRange(sheetView As SheetView, allSelectedCellRanges As CellRange())
Parameters
Type Name Description
SheetView sheetView

The sheet view.

CellRange[] allSelectedCellRanges

All selected cell ranges.