Dialog Members
Include Protected Members
Include Inherited Members
Represents a built-in Microsoft Excel dialog box.
The Dialog type exposes the following members.
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
Methods
Name | Description | |
---|---|---|
Show | Displays the built-in dialog box and waits for the user to input data. |
Top