GrapeCity SPREAD for Windows Forms 12.0J
Item(Int32) プロパティ


返されたドキュメントプロパティのインデックス番号。
DocumentProperty オブジェクトをIDocumentProperties コレクションから取得します。
構文
'Declaration
 
Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As DocumentProperty
'使用法
 
Dim instance As IDocumentProperties
Dim index As Integer
Dim value As DocumentProperty
 
value = instance.Item(index)
DocumentProperty Item( 
   int index
) {get;}

パラメータ

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

プロパティ値

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

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

 

 


Copyright © 2004 GrapeCity inc.