AutoFormatAsYouTypeReplaceHyperlinks Property Example
This example enables Word to automatically replace any Internet or network paths with hyperlinks when the paths are typed.
Options.AutoFormatAsYouTypeReplaceHyperlinks = True
This example returns the status of the Internet and network paths with hyperlinks option on the AutoFormat As You Type tab in the AutoCorrect dialog box (Tools menu).
temp = Options.AutoFormatAsYouTypeReplaceHyperlinks