Excel for UWP
RemoveAt メソッド (XLCommentCollection)

C1.UWP.Excel アセンブリ > C1.Xaml.Excel 名前空間 > XLCommentCollection クラス : RemoveAt メソッド
コレクションから削除するオブジェクトのインデックス。
コレクションの特定の位置にある XLCommentオブジェクトを削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

パラメータ

index
コレクションから削除するオブジェクトのインデックス。
参照

XLCommentCollection クラス
XLCommentCollection メンバ