Selects a cell and scrolls it into view.
シンタックス
'宣言
Public Overloads Sub Select( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void Select(
System.int ,
System.int
)
パラメータ
- row
- New value for the Row property.
- col
- New value for the Col property.
参照