_Global.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

属性值

适用于