So, I have been looking at sample codes regarding file picker. There is plenty of mention of FileDialog with msoFileDialogFilePicker.
How do one look at the details of the library? Using google, it show this particular page:
it's a link to learn.microsoft page (I can't post the link, but it does end in office.msofiledialogtype page
But it doesn't contain any link of what are the related function with this. For example, the sample codes does mention of .SelectedItems(1), but I'd like to know more what are the other options. How to find out what are the other options available in this msoFileDialogFilePicker?
How do one look at the details of the library? Using google, it show this particular page:
it's a link to learn.microsoft page (I can't post the link, but it does end in office.msofiledialogtype page
But it doesn't contain any link of what are the related function with this. For example, the sample codes does mention of .SelectedItems(1), but I'd like to know more what are the other options. How to find out what are the other options available in this msoFileDialogFilePicker?