EmbeddedWavAudioFileType.Embed Propriété

Définition

ID de relation de fichier audio incorporé

Représente l’attribut suivant dans le schéma : r :embed

[DocumentFormat.OpenXml.SchemaAttr(19, "embed")]
public DocumentFormat.OpenXml.StringValue Embed { get; set; }
public DocumentFormat.OpenXml.StringValue Embed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(19, "embed")]
public DocumentFormat.OpenXml.StringValue? Embed { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("r:embed")]
public DocumentFormat.OpenXml.StringValue? Embed { get; set; }
public DocumentFormat.OpenXml.StringValue? Embed { get; set; }
member this.Embed : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(19, "embed")>]
member this.Embed : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("r:embed")>]
member this.Embed : DocumentFormat.OpenXml.StringValue with get, set
Public Property Embed As StringValue

Valeur de propriété

Retourne StringValue.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie les informations d’identification d’un fichier audio incorporé. Cet attribut est utilisé pour spécifier l’emplacement d’un objet qui réside localement dans le fichier.

Les valeurs possibles pour cet attribut sont définies par le ST_RelationshipId type simple.

S’applique à