Application.ProtectedViewWindowActivate event (Excel)

Occurs when a Protected View window is activated.

Syntax

expression.ProtectedViewWindowActivate (Pvw)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Pvw Required ProtectedViewWindow The activated Protected View window.

Return value

Nothing

Remarks

For more information about how to use event procedures with the Application object, see Using events with the Application object.

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.