Dialogs.Item[WdWordDialog] Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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.