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

属性

适用于