GeoLocation.Longitude プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
経度の場合、このプロパティは 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
プロパティ値
- 属性