CheckIfOfficeIsHTMLEditor Property Example

This example causes Microsoft Word not to check to see whether an Office application is the default HTML editor.

Application.DefaultWebOptions _
    .CheckIfOfficeIsHTMLEditor = False