OpenXmlElement.ExtendedAttributes 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.
Obtient tous les attributs étendus (attributs non définis dans le schéma) de l’élément actuel.
public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.OpenXmlAttribute> ExtendedAttributes { get; }
member this.ExtendedAttributes : seq<DocumentFormat.OpenXml.OpenXmlAttribute>
Public ReadOnly Property ExtendedAttributes As IEnumerable(Of OpenXmlAttribute)
Valeur de propriété
Retourne IList<T>.