title | api_name | ms.date | ms.localizationpriority | |
---|---|---|---|---|
Excel.XlGeoMappingLevel enumeration (Excel) |
|
10/29/2019 |
medium |
Constants passed to and returned by the Series.GeoMappingLevel property.
Name | Value | Description |
---|---|---|
xlGeoMappingLevelAutomatic | 0 | Use highest resolution mapping level. |
xlGeoMappingLevelDataOnly | 1 | Only map regions with data. |
xlGeoMappingLevelPostalCode | 2 | Map by postcode. |
xlGeoMappingLevelCounty | 3 | Map by county. |
xlGeoMappingLevelState | 4 | Map by state. |
xlGeoMappingLevelCountryRegion | 5 | Map by country. |
xlGeoMappingLevelCountryRegionList | 6 | Map by region (group of countries). |
xlGeoMappingLevelWorld | 7 | Map the whole world. |
[!includeSupport and feedback]