ComponentOne Studio for WinRT XAML
Remove メソッド (XLCommentCollection)

コレクションから削除する XLComment オブジェクト。
コレクションから XLComment オブジェクトを削除します。
構文
'宣言
 
Public Sub Remove( _
   ByVal comment As XLComment _
) 
public void Remove( 
   XLComment comment
)

パラメータ

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

XLCommentCollection クラス
XLCommentCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.