title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.ProtectedViewWindowActivate event (Excel) |
vbaxl10.chm504112 |
|
|
271e0344-9dd1-bf08-f7bd-9892ca6ad450 |
04/05/2019 |
medium |
Occurs when a Protected View window is activated.
expression.ProtectedViewWindowActivate (Pvw)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Pvw | Required | ProtectedViewWindow | The activated Protected View window. |
Nothing
For more information about how to use event procedures with the Application object, see Using events with the Application object.
[!includeSupport and feedback]