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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.