Application.IsUndoingOrRedoing method (Project)

Indicates whether Project is currently executing an undo or redo action.

Syntax

expression. IsUndoingOrRedoing

expression A variable that represents an Application object.

Return value

Boolean

Remarks

Use the Application.OnUndoOrRedo event to listen for specific undo or redo actions.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.