次の方法で共有


Dialogs.Item[WdWordDialog] プロパティ

定義

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

パラメーター

Index
WdWordDialog

必須 WdWordDialog。 ダイアログを指定する定数を使用します。

プロパティ値

適用対象