PowerTools SPREAD for Windows Forms 10.0J
SaveUndoState メソッド (RangeGroupStateChangeUndoAction)


この範囲グループのアンドゥ状態を保存します。
構文
protected override bool SaveUndoState()
'Declaration
 
Protected Overrides Function SaveUndoState() As Boolean
 
'使用法
 
Dim instance As RangeGroupStateChangeUndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()
解説
アンドゥ状態はグループ化またはグループ解除の後にグループ解除またはグループ化することによって保存されるので、この実装は何もしません。
参照

RangeGroupStateChangeUndoAction クラス
RangeGroupStateChangeUndoAction メンバ

 

 


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