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