'Declaration
Public Overridable Function Undo( _ Optional ByVal fireEvent As Boolean _ ) As CommandResult
Parameters
- fireEvent
Return Value
true
if the command is successfully executed, false
otherwise.'Declaration
Public Overridable Function Undo( _ Optional ByVal fireEvent As Boolean _ ) As CommandResult
true
if the command is successfully executed, false
otherwise.