Skip to content

Latest commit

 

History

History
34 lines (14 loc) · 839 Bytes

90cc8bff-df3b-7a57-adcc-bbfb9c677468.md

File metadata and controls

34 lines (14 loc) · 839 Bytes

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 do not 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

Concepts

Application Object

Other resources

Application Object Members