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

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

パラメータ

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

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