Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 983 Bytes

Excel.XlGeoMappingLevel.md

File metadata and controls

29 lines (23 loc) · 983 Bytes
title api_name ms.date ms.localizationpriority
Excel.XlGeoMappingLevel enumeration (Excel)
Excel.XlGeoMappingLevel
10/29/2019
medium

XlGeoMappingLevel enumeration (Excel)

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

Members

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.

See also

[!includeSupport and feedback]