OLAP for WPF /Silverlight
SetRange(Int32,Int32,Int32,Int32) メソッド

C1.Silverlight.FlexGrid.5 アセンブリ > C1.Silverlight.FlexGrid 名前空間 > CellRange 構造体 > SetRange メソッド : SetRange(Int32,Int32,Int32,Int32) メソッド
Row プロパティに割り当てる値。
Column プロパティに割り当てる値。
Row2 プロパティに割り当てる値。
Column2 プロパティに割り当てる値。
RowRow2Column、および Column2 プロパティの値を設定します。
シンタックス
'宣言
 
Public Overloads Sub SetRange( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer, _
   ByVal row2 As System.Integer, _
   ByVal col2 As System.Integer _
) 
public void SetRange( 
   System.int row,
   System.int col,
   System.int row2,
   System.int col2
)

パラメータ

row
Row プロパティに割り当てる値。
col
Column プロパティに割り当てる値。
row2
Row2 プロパティに割り当てる値。
col2
Column2 プロパティに割り当てる値。
参照

CellRange 構造体
CellRange メンバ
オーバーロード一覧