次の方法で共有


HyperlinkType.EndSound プロパティ

定義

クリックしたときに前のサウンドを停止するかどうか

スキーマ内の次の属性を表します。 endSnd

[DocumentFormat.OpenXml.SchemaAttr(0, "endSnd")]
public DocumentFormat.OpenXml.BooleanValue EndSound { get; set; }
public DocumentFormat.OpenXml.BooleanValue EndSound { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "endSnd")]
public DocumentFormat.OpenXml.BooleanValue? EndSound { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("endSnd")]
public DocumentFormat.OpenXml.BooleanValue? EndSound { get; set; }
public DocumentFormat.OpenXml.BooleanValue? EndSound { get; set; }
member this.EndSound : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "endSnd")>]
member this.EndSound : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("endSnd")>]
member this.EndSound : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property EndSound As BooleanValue

プロパティ値

BooleanValue を返します。

属性

適用対象