次の方法で共有


Options.AutoFormatAsYouTypeReplaceHyperlinks プロパティ

定義

True の 場合、電子メール アドレス、サーバーと共有名 (UNC パス)、およびインターネット アドレス (Url) が自動的にハイパーリンクに変更を入力するとします。

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

プロパティ値

注釈

Microsoft Wordは、電子メール アドレス、UNC、または URL のようなテキストをハイパーリンクに変更します。 ハイパーリンクが有効であるかどうかは検査されません。

適用対象