IsSelected(int, int) method

Visual Basic syntax

Public Function IsSelected (ByVal x As Integer, ByVal y As Integer) As Boolean

C# syntax

public bool IsSelected (int x, int y)

Parameters

Returns

flag indicating if the cell at the specified coordinates is selected