FlexGrid for WPF
GetCellText(GridCellRange) メソッド

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

パラメータ

range
セルの範囲
参照

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