'宣言 Public Overloads Sub ScrollIntoView( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ )
public void ScrollIntoView( System.int rowIndex, System.int columnIndex )
パラメータ
- rowIndex
- 行のインデックス。
- columnIndex
- 列のインデックス。
'宣言 Public Overloads Sub ScrollIntoView( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ )
public void ScrollIntoView( System.int rowIndex, System.int columnIndex )