_Application.FileDialog[MsoFileDialogType] Propriété
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.
Renvoie un FileDialog Object qui représente une instance unique d’une boîte de dialogue de fichier.
public:
property Microsoft::Office::Core::FileDialog ^ FileDialog[Microsoft::Office::Core::MsoFileDialogType] { Microsoft::Office::Core::FileDialog ^ get(Microsoft::Office::Core::MsoFileDialogType FileDialogType); };
public Microsoft.Office.Core.FileDialog FileDialog[Microsoft.Office.Core.MsoFileDialogType FileDialogType] { get; }
member this.FileDialog(Microsoft.Office.Core.MsoFileDialogType) : Microsoft.Office.Core.FileDialog
Public ReadOnly Property FileDialog(FileDialogType As MsoFileDialogType) As FileDialog
Paramètres
- FileDialogType
- MsoFileDialogType
MsoFileDialogTyperequis. Type de boîte de dialogue.