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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.