ComponentOne Studio for WinRT XAML
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 メンバ
オーバーロード一覧

 

 


Copyright © GrapeCity inc. All rights reserved.