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

C1.Excel アセンブリ > C1.Excel 名前空間 > ShapeCollection クラス > Remove メソッド : Remove(Int32) メソッド
コレクションから削除する XLShapeオブジェクトの識別 子。
コレクションから指定した XLShapeオブジェクトを削除します。
シンタックス
'宣言
 
Public Overloads Function Remove( _
   ByVal id As System.Integer _
) As System.Boolean
public System.bool Remove( 
   System.int id
)

パラメータ

id
コレクションから削除する XLShapeオブジェクトの識別 子。
参照

ShapeCollection クラス
ShapeCollection メンバ
オーバーロード一覧