SPREAD for WPF 4.0J - GcSpreadSheet
Item プロパティ (CustomDocumentProperties)

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

パラメータ

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

プロパティ値

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

CustomDocumentProperties クラス
CustomDocumentProperties メンバ