FlexGrid for WPF
GetCellText(GridCellRange) メソッド

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

パラメータ

range
範囲
参照

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