GrapeCity SPREAD for Windows Forms 12.0J
PerformAction メソッド (UndoAction)


オブジェクト
アンドゥアクションを実行します。
構文
'Declaration
 
Public Overrides Sub PerformAction( _
   ByVal sender As Object _
) 
'使用法
 
Dim instance As UndoAction
Dim sender As Object
 
instance.PerformAction(sender)
public override void PerformAction( 
   object sender
)

パラメータ

sender
オブジェクト
解説
送信者が SpreadView オブジェクトの場合は、これを使用して操作中にイベントが呼び出されます。
参照

UndoAction クラス
UndoAction メンバ

 

 


Copyright © 2004 GrapeCity inc.