次の方法で共有


TableOfFigures.UseHeadingStyles プロパティ

定義

True に設定すると、組み込みの見出しスタイルを使用して図表目次を作成します。

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

プロパティ値

適用対象