'Usage
Dim instance As UndoManager Dim command As Command Dim value As CommandResult value = instance.Execute(command)
Parameters
- command
- The command to be executed.
Return Value
An GrapeCity.Spreadsheet.Commands.CommandResult struct which contains information about the execution of action.