FlexGrid for WinForms
GetMergedRange(Int32,Int32,Int32,Int32,Int32,Int32) メソッド

C1.Win.C1FlexGrid.Classic.4.5.2 アセンブリ > C1.Win.C1FlexGrid.Classic 名前空間 > C1FlexGridClassic クラス > GetMergedRange メソッド : GetMergedRange(Int32,Int32,Int32,Int32,Int32,Int32) メソッド
シンタックス
'宣言
 
Public Overloads Sub GetMergedRange( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByRef r1 As System.Integer, _
   ByRef c1 As System.Integer, _
   ByRef r2 As System.Integer, _
   ByRef c2 As System.Integer _
) 
public void GetMergedRange( 
   System.int row,
   System.int col,
   out System.int r1,
   out System.int c1,
   out System.int r2,
   out System.int c2
)

パラメータ

row
col
r1
c1
r2
c2
参照

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