Dialog MembersĀ 

Represents a built-in Microsoft Excel dialog box.

The following tables list the members exposed by the Dialog type.

Public Properties

  Name Description
Application Returns an Application object that represents the Microsoft Excel application.
Creator Returns a 32-bit integer that indicates the application in which this object was created.
Parent Returns the parent object for the specified object.

Top

Public Methods

  Name Description
Show Displays the built-in dialog box and waits for the user to input data.

Top

See Also

Reference

Dialog Interface
Microsoft.Office.Interop.Excel Namespace