Assistant.FeatureTips Property
Is True if the Office Assistant provides information about using application features more effectively. Read/write.
Note
|
|---|
| The Microsoft Office Assistant and AnswerWizard have been depreciated in the release of the Microsoft Office system. |
Syntax
expression.FeatureTips
expression A variable that represents an Assistant object.
Remarks
The FeatureTips property corresponds to the Using features more effectively check box on the Options tab in the Assistant dialog box.
Example
This example allows the Office Assistant to provide information about using application features more effectively.
| Visual Basic for Applications |
|---|
|
Note