Compartir a través de


DifferentialFormat.LocalName Property

Gets the local name of the element.

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

Syntax

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

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

Property Value

Type: System.String
Returns String.

See Also

Reference

DifferentialFormat Class

DifferentialFormat Members

DocumentFormat.OpenXml.Spreadsheet Namespace