FlexPivot for WinForms
GetCellRange メソッド (Node)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Node クラス : GetCellRange メソッド
Returns a CellRange object containing this row and all its child rows.
シンタックス
'宣言
 
Public Function GetCellRange() As CellRange
public CellRange GetCellRange()

戻り値の型

A CellRange object containing this row and all its child rows.
解説
The CellRange object returned includes all columns.
参照

Node クラス
Node メンバ