シンタックス
'宣言
Public Overloads Function GetCellRange( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
) As C1.Win.FlexGrid.CellRange
public C1.Win.FlexGrid.CellRange GetCellRange(
System.int ,
System.int ,
System.int ,
System.int
)
パラメータ
- topRow
- leftCol
- bottomRow
- rightCol
参照