シンタックス
'宣言
Public Sub GetCellAbsolutePosition( _
ByVal As System.Integer, _
ByVal column As System.Integer, _
ByRef As System.Double, _
ByRef As System.Double _
)
public void GetCellAbsolutePosition(
System.int ,
System.int column,
out System.double ,
out System.double
)
パラメータ
- row
- column
- x
- y
参照