Options.AutoFormatAsYouTypeReplaceHyperlinks Property

Definition

True if e-mail addresses, server and share names (also known as UNC paths), and Internet addresses (also known as URLs) are automatically changed to hyperlinks as you type.

public:
 property bool AutoFormatAsYouTypeReplaceHyperlinks { bool get(); void set(bool value); };
public bool AutoFormatAsYouTypeReplaceHyperlinks { get; set; }
member this.AutoFormatAsYouTypeReplaceHyperlinks : bool with get, set
Public Property AutoFormatAsYouTypeReplaceHyperlinks As Boolean

Property Value

Remarks

Microsoft Word changes any text that looks like an e-mail address, UNC, or URL to a hyperlink. Word doesn't check the validity of the hyperlink.

Applies to