DioDocs for Excel
IndexOf メソッド (IDocumentPropertyCollection)

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > IDocumentPropertyCollection インターフェース : IndexOf メソッド
プロパティの大文字と小文字を区別しない名前。
名前でプロパティのインデックスを取得します。
シンタックス
'宣言
 
Function IndexOf( _
   ByVal name As System.String _
) As System.Integer
System.int IndexOf( 
   System.string name
)

パラメータ

name
プロパティの大文字と小文字を区別しない名前。

戻り値の型

ゼロから始まるインデックス。 見つからない場合は負の値。
参照

IDocumentPropertyCollection インターフェース
IDocumentPropertyCollection メンバ