GrapeCity SPREAD for Windows Forms 12.0J
Undo メソッド (SpreadChartDeleteUndoAction)


オブジェクト
アクションを取り消します。
構文
'Declaration
 
Public Overrides Function Undo( _
   ByVal sender As Object _
) As Boolean
'使用法
 
Dim instance As SpreadChartDeleteUndoAction
Dim sender As Object
Dim value As Boolean
 
value = instance.Undo(sender)
public override bool Undo( 
   object sender
)

パラメータ

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

SpreadChartDeleteUndoAction クラス
SpreadChartDeleteUndoAction メンバ

 

 


Copyright © 2004 GrapeCity inc.