Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1021 Bytes

PowerPoint.Application.FileValidation.md

File metadata and controls

41 lines (23 loc) · 1021 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Application.FileValidation property (PowerPoint)
vbapp10.chm502069
vbapp10.chm502069
PowerPoint.Application.FileValidation
90cc8bff-df3b-7a57-adcc-bbfb9c677468
06/08/2017
medium

Application.FileValidation property (PowerPoint)

Returns or sets a value that indicates how PowerPoint will validate files before opening them. Read/write

Syntax

expression. FileValidation

expression A variable that represents an Application object.

Return value

MsoFileValidationMode

Remarks

Files that don't pass validation will be opened in a Protected View window. If you set the FileValidation property, that setting will remain in effect for the entire session during which the application is open.

See also

Application Object

[!includeSupport and feedback]