_Application.Dialogs プロパティ

定義

Dialogs Microsoft Wordのすべての組み込みダイアログ ボックスを表すコレクションを返します。

public:
 property Microsoft::Office::Interop::Word::Dialogs ^ Dialogs { Microsoft::Office::Interop::Word::Dialogs ^ get(); };
public Microsoft.Office.Interop.Word.Dialogs Dialogs { get; }
member this.Dialogs : Microsoft.Office.Interop.Word.Dialogs
Public ReadOnly Property Dialogs As Dialogs

プロパティ値

適用対象