DioDocs for Excel
Contains メソッド (IDocumentPropertyCollection)

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > IDocumentPropertyCollection インターフェース : Contains メソッド
ドキュメントのプロパティ名。
指定された名前のドキュメントプロパティがIDocumentPropertyCollectionに含まれるかどうかを決定します。
シンタックス
'宣言
 
Function Contains( _
   ByVal name As System.String _
) As System.Boolean
System.bool Contains( 
   System.string name
)

パラメータ

name
ドキュメントのプロパティ名。

戻り値の型

ドキュメントのプロパティ名が含まれているかどうか。
参照

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