GeoDataPointQuery.Latitude Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
latitude, essa propriedade só está disponível no Office 2016 e posterior.
Representa o seguinte atributo no esquema: latitude
[DocumentFormat.OpenXml.SchemaAttr("latitude")]
public DocumentFormat.OpenXml.DoubleValue? Latitude { get; set; }
public DocumentFormat.OpenXml.DoubleValue? Latitude { get; set; }
[<DocumentFormat.OpenXml.SchemaAttr("latitude")>]
member this.Latitude : DocumentFormat.OpenXml.DoubleValue with get, set
member this.Latitude : DocumentFormat.OpenXml.DoubleValue with get, set
Public Property Latitude As DoubleValue
Valor da propriedade
- Atributos