[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetSelections

GetSelections Method

GetSelections()

Gets an ordered array of CellRange objects, from largest to smallest, that contain the selected cells on the sheet with minimal overlap between the ranges.

Declaration
public CellRange[] GetSelections()
Public Function GetSelections() As CellRange()
Returns
Type Description
CellRange[]