Compartir a través de


RecalculateAlways.LocalName Property

Gets the local name of the element.

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

Syntax

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

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

Property Value

Type: System.String

See Also

Reference

RecalculateAlways Class

RecalculateAlways Members

DocumentFormat.OpenXml.Vml.Spreadsheet Namespace