PowerTools SPREAD for Windows Forms 8.0J
DeleteChildObjectUndoAction コンストラクタ(SheetView,Object)


SheetView
子オブジェクト
指定した SheetView の指定したシェイプを削除する操作に対する新しい取り消しアクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal child As Object _
)
'使用法
 
Dim sheetView As SheetView
Dim child As Object
 
Dim instance As New DeleteChildObjectUndoAction(sheetView, child)
public DeleteChildObjectUndoAction( 
   SheetView sheetView,
   object child
)

パラメータ

sheetView
SheetView
child
子オブジェクト
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.