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

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

パラメータ

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

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