'Declaration
Sub ScrollToCell( _ ByVal columnIndex As Integer, _ ByVal rowIndex As Integer _ )
void ScrollToCell( int columnIndex, int rowIndex )
Parameters
- columnIndex
- rowIndex
'Declaration
Sub ScrollToCell( _ ByVal columnIndex As Integer, _ ByVal rowIndex As Integer _ )
void ScrollToCell( int columnIndex, int rowIndex )