Is True if the Office Assistant provides online Help with wizards. Read/write.

Note
The Microsoft Office Assistant and AnswerWizard have been depreciated in the release of the Microsoft Office system.

Syntax

expression.AssistWithWizards

expression A variable that represents an Assistant object.

Remarks

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

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

Visual Basic for Applications
Assistant.AssistWithWizards = True
assist with wizards Assist With Wizards Property AssistWithWizards assistwithwizards property get office assistant to provide help information about wizards ofv set assist with wizards property to correspond to help wizards specify help with office assistant wizards

See also: