Share via


Address.Address1 Property

Definition

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

Represents the following attribute in the schema: address1

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

Property Value

Attributes

Applies to