Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns or sets how Word will validate files before opening them. Read/write MsoFileValidationMode.
Version Information
Version Added: Word 2010
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. The FileValidation property is per session only. If you set the FileValidation property, that setting will remain in effect for the entire session the application is open.