Options.AlertIfNotDefault property (Word)

Returns or sets a Boolean that is True if users are notified if Word is not the default program for viewing and editing documents. Read/write.

Syntax

expression. AlertIfNotDefault

expression A variable that represents a Options object.

Remarks

The setting of AlertIfNotDefault corresponds to the setting of Tell me if Microsoft Word isn't the default program for viewing and editing documents on the General tab of the Word Options dialog box. (Choose Options on the File tab.)

Property value

BOOL

See also

Options 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.