GrapeCity SPREAD for Windows Forms 11.0J
SaveUndoState メソッド (RangeGroupStateChangeUndoAction)


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

RangeGroupStateChangeUndoAction クラス
RangeGroupStateChangeUndoAction メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.