シンタックス
'宣言
Public Sub GetSelection( _
ByRef As System.Integer, _
ByRef As System.Integer, _
ByRef As System.Integer, _
ByRef As System.Integer _
)
public void GetSelection(
out System.int ,
out System.int ,
out System.int ,
out System.int
)
パラメータ
- row1
- col1
- row2
- col2
参照