Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 625 Bytes

Office.MsoFileDialogType.md

File metadata and controls

22 lines (17 loc) · 625 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
MsoFileDialogType enumeration (Office)
Office.MsoFileDialogType
ee445a67-1193-f446-4bd2-963c07fba5ae
01/31/2019
medium

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.

[!includeSupport and feedback]