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


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

パラメータ

sender

戻り値の型

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

ClearConditionalFormattingUndoAction クラス
ClearConditionalFormattingUndoAction メンバ

 

 


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