Dialog.Execute Method

Applies the current settings of a Microsoft Word dialog box.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Execute
'Usage
Dim instance As Dialog

instance.Execute()
void Execute()

See Also

Reference

Dialog Interface

Dialog Members

Microsoft.Office.Interop.Word Namespace