Compartilhar via


OpenXmlElement.ExtendedAttributes Propriedade

Definição

Obtém todos os atributos estendidos (atributos não definidos no esquema) do elemento atual.

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)

Valor da propriedade

Retorna IList<T>.

Aplica-se a