SPREAD for WPF 3.0J - GcSpreadGrid
Item(CellPosition) プロパティ

GrapeCity.Windows.SpreadGrid 名前空間 > GcSpreadGrid クラス > Item プロパティ : Item(CellPosition) プロパティ
位置を指定する CellPosition 値。
指定した位置にあるセルを取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal cellPosition As CellPosition _
) As Cell
public Cell Item( 
   CellPosition cellPosition
) {get;}

パラメータ

cellPosition
位置を指定する CellPosition 値。

プロパティ値

指定した位置にある Cell
参照

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