HtmlPublishProperties.ShowSpeakerNotes プロパティ

定義

スキーマ内のスピーカーの Notes.Represents 次の属性を表示する: showSpeakerNotes

[DocumentFormat.OpenXml.SchemaAttr(0, "showSpeakerNotes")]
public DocumentFormat.OpenXml.BooleanValue ShowSpeakerNotes { get; set; }
member this.ShowSpeakerNotes : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowSpeakerNotes As BooleanValue

プロパティ値

BooleanValue

返します。 BooleanValue

属性

注釈

ECMA 376 の標準の ECMA インターナショナルから次の情報は、このクラスを使用する場合に、役立ちます。

発行するときに、発表者のノートを表示するかどうかを指定します。

この属性の値が XML スキーマで定義されているbooleanのデータ型です。

適用対象