MsoPathFormat É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.
Spécifie le format du chemin d'accès à un fichier ou un dossier.
public enum class MsoPathFormat
public enum MsoPathFormat
type MsoPathFormat =
Public Enum MsoPathFormat
- Héritage
-
MsoPathFormat
Champs
Nom | Valeur | Description |
---|---|---|
msoPathTypeMixed | -2 | Représente un format mixte |
msoPathTypeNone | 0 | Ne représente aucun format |
msoPathType1 | 1 | Représente le format Type1 |
msoPathType2 | 2 | Représente le format Type2 |
msoPathType3 | 3 | Représente le format Type3 |
msoPathType4 | 4 | Représente le format Type4 |