HyperlinkType.EndSound Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique s’il faut arrêter le son précédent en cliquant dessus
Représente l’attribut suivant dans le schéma : 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
Valeur de propriété
Retourne BooleanValue.
- Attributs