Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 805 Bytes

File metadata and controls

36 lines (21 loc) · 805 Bytes
title Application.IsSandboxed property (PowerPoint)
keywords vbapp10.chm502066
f1_keywords
vbapp10.chm502066
api_name
PowerPoint.Application.IsSandboxed
ms.assetid c17eed5c-8612-5cd8-3ef6-a745d54d2a10
ms.date 06/08/2017
ms.localizationpriority medium

Application.IsSandboxed property (PowerPoint)

Returns True if the specified presentation is open in a Protected View window. Read-only.

Syntax

expression. IsSandboxed

expression A variable that represents an Application object.

Remarks

Use the IsSandboxed property to determine whether a presentation is open in a Protected View window.

See also

Application Object

[!includeSupport and feedback]