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


取り消し状態情報を保存します。
構文
protected override bool SaveUndoState()
'Declaration
 
Protected Overrides Function SaveUndoState() As Boolean
 
'使用法
 
Dim instance As FormulaEditorUndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()

戻り値の型

ブール値。成功した場合は true。それ以外の場合は false。
参照

FormulaEditorUndoAction クラス
FormulaEditorUndoAction メンバ

 

 


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