DioDocs for Excel
Remove メソッド (IDocumentPropertyCollection)

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > IDocumentPropertyCollection インターフェース : Remove メソッド
プロパティの大文字と小文字を区別しない名前。
指定された名前のプロパティをコレクションから削除します。
シンタックス
'宣言
 
Sub Remove( _
   ByVal name As System.String _
) 
void Remove( 
   System.string name
)

パラメータ

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

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