GeoMappingLevel Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit l’énumération GeoMappingLevel.
public enum GeoMappingLevel
public readonly struct GeoMappingLevel : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.GeoMappingLevel>, IEquatable<DocumentFormat.OpenXml.Office2016.Drawing.ChartDrawing.GeoMappingLevel>
type GeoMappingLevel =
type GeoMappingLevel = struct
interface IEnumValue
interface IEnumValueFactory<GeoMappingLevel>
Public Enum GeoMappingLevel
Public Structure GeoMappingLevel
Implements IEnumValue, IEnumValueFactory(Of GeoMappingLevel), IEquatable(Of GeoMappingLevel)
- Héritage
-
GeoMappingLevel
- Héritage
-
GeoMappingLevel
Champs
GeoMappingLevel(String) | Crée une énumération GeoMappingLevel instance |
|
CountryRegion | 4 | |
CountryRegion | countryRegion. Lorsque l’élément est sérialisé au format xml, sa valeur est « countryRegion ». |
|
CountryRegionList | 5 | |
CountryRegionList | countryRegionList. Lorsque l’élément est sérialisé au format xml, sa valeur est « countryRegionList ». |
|
County | 2 | |
County | Comté. Lorsque l’élément est sérialisé au format xml, sa valeur est « county ». |
|
DataOnly | 0 | |
DataOnly | dataOnly. Lorsque l’élément est sérialisé au format xml, sa valeur est « dataOnly ». |
|
Equals(Object) | ||
Equals(GeoMappingLevel) | ||
GetHashCode() | ||
Equality(GeoMappingLevel, GeoMappingLevel) | ||
Inequality(GeoMappingLevel, GeoMappingLevel) | ||
PostalCode | 1 | |
PostalCode | Postalcode. Lorsque l’élément est sérialisé au format xml, sa valeur est « postalCode ». |
|
State | 3 | |
State | État. Lorsque l’élément est sérialisé au format xml, sa valeur est « state ». |
|
ToString() | ||
World | Monde. Lorsque l’élément est sérialisé au format xml, sa valeur est « world ». |
|
World | 6 | |
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<GeoMappingLevel>.Create(String) |