WdDefaultFilePath É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étermine le chemin d'accès d'un dossier par défaut pour les fichiers associés à Microsoft Word.
public enum class WdDefaultFilePath
[System.Runtime.InteropServices.Guid("41700B9A-149A-3173-9324-E651080B9918")]
public enum WdDefaultFilePath
type WdDefaultFilePath =
Public Enum WdDefaultFilePath
- Héritage
-
WdDefaultFilePath
- Attributs
Champs
| wdAutoRecoverPath | 5 | Fichiers de restauration automatique. |
| wdBorderArtPath | 19 | Border art. |
| wdCurrentFolderPath | 14 | Dossier actif. |
| wdDocumentsPath | 0 | Documents. |
| wdGraphicsFiltersPath | 10 | Filtres graphiques. |
| wdPicturesPath | 1 | Images. |
| wdProgramPath | 9 | >Programme. |
| wdProofingToolsPath | 12 | Outils de vérification. |
| wdStartupPath | 8 | >Démarrage. |
| wdStyleGalleryPath | 15 | Style automatique. |
| wdTempFilePath | 13 | Fichiers temporaires. |
| wdTextConvertersPath | 11 | Convertisseurs de texte. |
| wdToolsPath | 6 | Outils. |
| wdTutorialPath | 7 | Didacticiel. |
| wdUserOptionsPath | 4 | Options utilisateur. |
| wdUserTemplatesPath | 2 | Modèles utilisateur. |
| wdWorkgroupTemplatesPath | 3 | Modèles de groupe de travail. |
Remarques
Utilisée avec la propriété DefaultFilePath de l'objet Options. Vous pouvez utiliser l’onglet emplacement des fichiers de la boîte de dialogue Options pour lire et définir la plupart des chemins d’accès par défaut.