OpenXmlElement.LocalName Property

Definition

Gets the local name of the current element.

public virtual string LocalName { get; }
member this.LocalName : string
Public Overridable ReadOnly Property LocalName As String

Property Value

Returns String.

Applies to