GrapeCity SPREAD for WPF 2.0J
Item(CellPosition) プロパティ

位置を指定する CellPosition 値。
指定した位置にあるセルを取得します。
構文
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal cellPosition As CellPosition _
) As Cell
public Cell Item( 
   CellPosition cellPosition
) {get;}

パラメータ

cellPosition
位置を指定する CellPosition 値。

プロパティ値

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

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

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.