GrapeCity SPREAD for WPF 2.0J
GetItem メソッド (CellCollection)

インデックスを示す int 値。
指定したインデックスにある要素を取得します。
構文
'Declaration
 
Protected Overrides Function GetItem( _
   ByVal index As Integer _
) As Cell
protected override Cell GetItem( 
   int index
)

パラメータ

index
インデックスを示す int 値。

戻り値の型

指定したインデックスにある要素。
参照

CellCollection クラス
CellCollection メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.