次の方法で共有


TableOfContents.UseHyperlinks プロパティ

定義

Web に発行するときに、内容のテーブル内のエントリがハイパーリンクとして書式設定するかどうかを設定または返します。

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

プロパティ値

適用対象