Compartir a través de


HyperlinkType.EndSound Propiedad

Definición

Si se detiene el sonido anterior al hacer clic en él

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a