[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.CommandManager.Undo

Undo Method

Undo()

Undo the last executed command.

Declaration
public CommandResult Undo()
Public Function Undo() As CommandResult
Returns
Type Description
CommandResult

true if the command is successfully executed, false otherwise.