'宣言 Public Sub ScrollToCell( _ ByVal columnIndex As System.Integer, _ ByVal rowIndex As System.Integer _ )
public void ScrollToCell( System.int columnIndex, System.int rowIndex )
パラメータ
- columnIndex
- rowIndex
'宣言 Public Sub ScrollToCell( _ ByVal columnIndex As System.Integer, _ ByVal rowIndex As System.Integer _ )
public void ScrollToCell( System.int columnIndex, System.int rowIndex )