Scheduler for WinForms
GetCellRange(Int32,Int32,Int32,Int32) メソッド

C1.Win.C1Schedule.Extended.4.8 アセンブリ > C1.Win.C1Schedule 名前空間 > C1TableView クラス > GetCellRange メソッド : GetCellRange(Int32,Int32,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Function GetCellRange( _
   ByVal topRow As System.Integer, _
   ByVal leftCol As System.Integer, _
   ByVal bottomRow As System.Integer, _
   ByVal rightCol As System.Integer _
) As C1.Win.C1FlexGrid.CellRange
public C1.Win.C1FlexGrid.CellRange GetCellRange( 
   System.int topRow,
   System.int leftCol,
   System.int bottomRow,
   System.int rightCol
)

パラメータ

topRow
leftCol
bottomRow
rightCol
参照

C1TableView クラス
C1TableView メンバ
オーバーロード一覧