Compartir a través de


Lines.LocalName Property

Gets the local name of the element.

Namespace:  DocumentFormat.OpenXml.ExtendedProperties
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Overrides ReadOnly Property LocalName As String
    Get
'Uso
Dim instance As Lines
Dim value As String

value = instance.LocalName
public override string LocalName { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

Lines Class

Lines Members

DocumentFormat.OpenXml.ExtendedProperties Namespace