共用方式為


GeoLocation.Longitude Property

Definition

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

Represents the following attribute in the schema: longitude

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

Property Value

Attributes

Applies to