シンタックス
'宣言
Public Overloads Function GetCellBounds( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Drawing.Rectangle
public System.Drawing.Rectangle GetCellBounds(
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- row
- col
- rowSpan
- colSpan
参照