Share via


Dialogs.Item[WdWordDialog] Eigenschaft

Definition

Gibt in Microsoft Word ein Dialogfeld zurück.

public:
 property Microsoft::Office::Interop::Word::Dialog ^ default[Microsoft::Office::Interop::Word::WdWordDialog] { Microsoft::Office::Interop::Word::Dialog ^ get(Microsoft::Office::Interop::Word::WdWordDialog Index); };
public Microsoft.Office.Interop.Word.Dialog this[Microsoft.Office.Interop.Word.WdWordDialog Index] { get; }
member this.Item(Microsoft.Office.Interop.Word.WdWordDialog) : Microsoft.Office.Interop.Word.Dialog
Default Public ReadOnly Property Item(Index As WdWordDialog) As Dialog

Parameter

Index
WdWordDialog

Erforderlich WdWordDialog. Eine Konstante, die das Dialogfeld angibt.

Eigenschaftswert

Gilt für: