OpenXmlPartReader.NamespaceDeclarations Property

Definition

Gets the namespace declarations of the current element.

public override System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,string>> NamespaceDeclarations { get; }
member this.NamespaceDeclarations : seq<System.Collections.Generic.KeyValuePair<string, string>>
Public Overrides ReadOnly Property NamespaceDeclarations As IEnumerable(Of KeyValuePair(Of String, String))

Property Value

Applies to