'Declaration
Public Overloads Sub SetActiveCell( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal clearSelection As Boolean _ )
Parameters
- row
- Row index of cell
- column
- Column index of cell
- clearSelection
- Whether to clear selections
'Declaration
Public Overloads Sub SetActiveCell( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal clearSelection As Boolean _ )