Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / Undo Field


In This Topic
Undo Field
In This Topic
Performs an undo of the most recent edit or action. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Undo As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.Undo
See Also