Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 921 Bytes

PowerPoint.Application.ProtectedViewWindowOpen.md

File metadata and controls

44 lines (25 loc) · 921 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.ProtectedViewWindowOpen event (PowerPoint)
vbapp10.chm621026
vbapp10.chm621026
PowerPoint.Application.ProtectedViewWindowOpen
642a0f98-7ff9-daea-33ad-a893a65b9782
06/08/2017
medium

Application.ProtectedViewWindowOpen event (PowerPoint)

Occurs when a Protected View window is opened.

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

See also

Application Object

[!includeSupport and feedback]