Share via


Address.Locality Property

Definition

locality, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: locality

[DocumentFormat.OpenXml.SchemaAttr("locality")]
public DocumentFormat.OpenXml.StringValue? Locality { get; set; }
public DocumentFormat.OpenXml.StringValue? Locality { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("locality")>]
member this.Locality : DocumentFormat.OpenXml.StringValue with get, set
member this.Locality : DocumentFormat.OpenXml.StringValue with get, set
Public Property Locality As StringValue

Property Value

Attributes

Applies to