SPREAD for WPF 3.0J - GcSpreadSheet
Item(Int32) プロパティ

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Core 名前空間 > IDocumentProperties インターフェース > Item プロパティ : Item(Int32) プロパティ
返されたドキュメントプロパティのインデックス番号。
DocumentProperty オブジェクトを IDocumentProperties コレクションから削除します。
シンタックス
'宣言
 
Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As DocumentProperty
DocumentProperty Item( 
   System.int index
) {get;}

パラメータ

index
返されたドキュメントプロパティのインデックス番号。

プロパティ値

ドキュメントプロパティを表す DocumentProperty オブジェクト。
参照

IDocumentProperties インターフェース
IDocumentProperties メンバ
オーバーロード一覧