PowerTools SPREAD for Windows Forms 8.0J
PerformUndoAction メソッド (ClipboardCutActiveSheetUndoAction)


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

パラメータ

sender
オブジェクト。

戻り値の型

成功した場合はTrue、それ以外の場合はFalse
参照

ClipboardCutActiveSheetUndoAction クラス
ClipboardCutActiveSheetUndoAction メンバ

 

 


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