Excel for .NET
Remove メソッド (XLCommentCollection)

C1.Excel アセンブリ > C1.Excel 名前空間 > XLCommentCollection クラス : Remove メソッド
コレクションから削除する XLCommentオブジェクト。
XLCommentオブジェクトをコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal comment As XLComment _
) 
public void Remove( 
   XLComment comment
)

パラメータ

comment
コレクションから削除する XLCommentオブジェクト。
参照

XLCommentCollection クラス
XLCommentCollection メンバ