Dialogs.Item[WdWordDialog] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a dialog in Microsoft Word.
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
Parameters
- Index
- WdWordDialog
Required WdWordDialog. A constant that specifies the dialog.