FlexPivot for WinForms
Add(CellRange) メソッド

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellRangeCollection クラス > Add メソッド : Add(CellRange) メソッド
Object to add to the collection.
Adds a new CellRange object to the collection.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal value As CellRange _
) As System.Integer
public System.int Add( 
   CellRange value
)

パラメータ

value
Object to add to the collection.

戻り値の型

The index of the object in the collection.
参照

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