AnswerWizard Object Members

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
Aa433271.methods(en-us,office.12).gif ClearFileList Clears the list of files for the current AnswerWizard, including the default list of files for the Microsoft Office host application.
Aa433271.methods(en-us,office.12).gif ResetFileList Resets the list of files for the current AnswerWizard to the default list of files for the Microsoft Office host application.

Properties

  Name Description
Aa433271.properties(en-us,office.12).gif Application 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.
Aa433271.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the AnswerWizard object was created. Read-only.
Aa433271.properties(en-us,office.12).gif Files Gets an AnswerWizardFiles collection that represents the list of files available to the current AnswerWizard. Read-only.
Aa433271.properties(en-us,office.12).gif Parent Gets the Parent object for the AnswerWizard object. Read-only.