Excel for WPF/Silverlight
Remove メソッド (XLCommentCollection)

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

パラメータ

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

XLCommentCollection クラス
XLCommentCollection メンバ