Skip to content

Files

Latest commit

 

History

History
26 lines (20 loc) · 858 Bytes

Excel.XlGeoProjectionType.md

File metadata and controls

26 lines (20 loc) · 858 Bytes
title api_name ms.date ms.localizationpriority
Excel.XlGeoProjectionType enumeration (Excel)
Excel.XlGeoProjectionType
10/29/2019
medium

XlGeoProjectionType enumeration (Excel)

Constants passed to and returned by the Series.GeoProjectionType property.

Members

Name Value Description
xlGeoProjectionTypeAutomatic 0 Heuristically choose best map projection.
xlGeoProjectionTypeMercator 1 Use the Mercator map projection.
xlGeoProjectionTypeMiller 2 Use the Miller map projection.
xlGeoProjectionTypeAlbers 3 Use the Albers map projection.
xlGeoProjectionTypeRobinson 4 Use the Robinson map projection.

See also

[!includeSupport and feedback]