次の方法で共有


ApplicationClass.FileDialog[MsoFileDialogType] プロパティ

定義

public:
 virtual property Microsoft::Office::Core::FileDialog ^ FileDialog[Microsoft::Office::Core::MsoFileDialogType] { Microsoft::Office::Core::FileDialog ^ get(Microsoft::Office::Core::MsoFileDialogType FileDialogType); };
public virtual Microsoft.Office.Core.FileDialog FileDialog[Microsoft.Office.Core.MsoFileDialogType FileDialogType] { get; }
member this.FileDialog(Microsoft.Office.Core.MsoFileDialogType) : Microsoft.Office.Core.FileDialog
Public Overridable ReadOnly Property FileDialog(FileDialogType As MsoFileDialogType) As FileDialog

パラメーター

FileDialogType
MsoFileDialogType

プロパティ値

実装

適用対象