AssistWithWizards Property

Applies To

Assistant object.

Description

True if the Office Assistant provides Help information about wizards. Read/write Boolean.

Remarks

The AssistWithWizards property corresponds to the Help with wizards option under Assistant capabilities on the Options tab in the Office Assistant dialog box.

Example

This example sets the Office Assistant to provide Help information about wizards.

Assistant.AssistWithWizards = True