Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 805 Bytes

PowerPoint.Application.IsSandboxed.md

File metadata and controls

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