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

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

パラメータ

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

XLCommentCollection クラス
XLCommentCollection メンバ