Application.ProtectedViewWindowDeactivate Event (PowerPoint)
Occurs when a protected view window is deactivated.
Version Information
Version Added: PowerPoint 2010
Syntax
expression .ProtectedViewWindowDeactivate(ProtViewWindow, )
expression A variable that represents an Application object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
ProtViewWindow |
Required |
ProtectedViewWindow |
The deactivated protected view window. |
Return Value
Nothing