title | api_name | ms.date | ms.localizationpriority | |
---|---|---|---|---|
Excel.XlGeoProjectionType enumeration (Excel) |
|
10/29/2019 |
medium |
Constants passed to and returned by the Series.GeoProjectionType property.
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. |
[!includeSupport and feedback]