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