'Declaration
Public Overloads Sub SetActiveCell( _ ByVal row As Integer, _ ByVal column As Integer _ )
Parameters
- row
- Row index of cell
- column
- Column index of cell
'Declaration
Public Overloads Sub SetActiveCell( _ ByVal row As Integer, _ ByVal column As Integer _ )