次の方法で共有


GeoLocation.Longitude プロパティ

定義

経度の場合、このプロパティは Office 2016 以降でのみ使用できます。

スキーマの経度の属性を表します。

[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

プロパティ値

属性

適用対象