MsoFileNewSection É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 la section du volet Office à laquelle un fichier est ajouté ou l'emplacement où figure la référence du fichier.
public enum class MsoFileNewSection
public enum MsoFileNewSection
type MsoFileNewSection =
Public Enum MsoFileNewSection
- Héritage
-
MsoFileNewSection
Champs
Nom | Valeur | Description |
---|---|---|
msoOpenDocument | 0 | Section Ouvrir le document |
msoNew | 1 | Section Nouveau |
msoNewfromExistingFile | 2 | Section Créer à partir d'un fichier existant |
msoNewfromTemplate | 3 | Section Créer à partir du modèle |
msoBottomSection | 4 | Section Inférieure |
Remarques
Utilisée avec la méthode Add et la méthode Remove de l'objet NewFile.