Share via


Address.IsoCountryCode Property

Definition

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

Represents the following attribute in the schema: isoCountryCode

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

Property Value

Attributes

Applies to