[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ModelessForm.GetSheetCellRangeArray

GetSheetCellRangeArray Method

GetSheetCellRangeArray(SheetView, CellRange[])

Gets the sheet cell range array.

Declaration
protected SheetCellRange[] GetSheetCellRangeArray(SheetView sheetView, CellRange[] allSelectedCellRanges)
Protected Function GetSheetCellRangeArray(sheetView As SheetView, allSelectedCellRanges As CellRange()) As SheetCellRange()
Parameters
Type Name Description
SheetView sheetView

The sheet view.

CellRange[] allSelectedCellRanges

All selected cell ranges.

Returns
Type Description
SheetCellRange[]

A sheet cell range array.