[]
Gets the selection on this sheet with the specified index.
public CellRange GetSelection(int index)
Public Function GetSelection(index As Integer) As CellRange
Type | Name | Description |
---|---|---|
int | index | Index into the list of selections |
Type | Description |
---|---|
CellRange |