Represents the Answer Wizard in a Microsoft Office application. There's only one Answer Wizard per application, and all changes to the AnswerWizard or the AnswerWizardFiles collection affect the active Office application immediately.

Methods

Name Description
Clears the list of files for the current AnswerWizard, including the default list of files for the Microsoft Office host application.
Resets the list of files for the current AnswerWizard to the default list of files for the Microsoft Office host application.

Properties

Name Description
Gets an Application object that represents the container application for the AnswerWizard object (you can use this property with an Automation object to return that object's container application). Read-only.
Gets a 32-bit integer that indicates the application in which the AnswerWizard object was created. Read-only.
Gets an AnswerWizardFiles collection that represents the list of files available to the current AnswerWizard. Read-only.
Gets the Parent object for the AnswerWizard object. Read-only.