Spread Windows Forms 12.0 Product Documentation
SaveUndoState Method (FormulaEditorUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > FormulaEditorUndoAction Class : SaveUndoState Method
Saves undo state information.
Syntax
'Declaration
 
Protected Overrides Function SaveUndoState() As Boolean
'Usage
 
Dim instance As FormulaEditorUndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()
protected override bool SaveUndoState()

Return Value

Boolean: true if successful; otherwise, false
See Also

Reference

FormulaEditorUndoAction Class
FormulaEditorUndoAction Members