FlexGrid for WPF
GetCellText(GridCellType,GridCellRange) メソッド

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > FlexGrid クラス > GetCellText メソッド : GetCellText(GridCellType,GridCellRange) メソッド
セルのタイプ
セルの範囲
指定された範囲のセルに対応するテキストを取得します。
シンタックス
'宣言
 
Public Overloads Function GetCellText( _
   ByVal cellType As GridCellType, _
   ByVal range As GridCellRange _
) As System.String
public System.string GetCellText( 
   GridCellType cellType,
   GridCellRange range
)

パラメータ

cellType
セルのタイプ
range
セルの範囲
参照

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