AnswerWizardFiles Members
Include Protected Members
Include Inherited Members
The AnswerWizardFiles collection contains all of the Answer Wizard files (with the file name extension .AW) available to the active Microsoft Office application.
The AnswerWizardFiles type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Count | Returns or sets an Integer indicating the number of items in the specified collection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Item | Returns a file name string from an AnswerWizardFiles collection. |
![]() |
Parent | Returns the parent object for the specified object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Creates a new reference to an Answer Wizard file and adds it to the AnswerWizardFiles collection. |
![]() |
Delete | Deletes the specified object from its collection. |
Top