[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetSelection

GetSelection Method

GetSelection(int)

Gets the selection on this sheet with the specified index.

Declaration
public CellRange GetSelection(int index)
Public Function GetSelection(index As Integer) As CellRange
Parameters
Type Name Description
int index

Index into the list of selections

Returns
Type Description
CellRange