MsoFileDialogType enumeration (Office)
Specifies the type of a FileDialog object.
Name | Value | Description |
---|---|---|
msoFileDialogFilePicker | 3 | File Picker dialog box. |
msoFileDialogFolderPicker | 4 | Folder Picker dialog box. |
msoFileDialogOpen | 1 | Open dialog box. |
msoFileDialogSaveAs | 2 | Save As dialog box. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.