Assistant.Visible Property
Gets or sets the Visible property of the Office Assistant. Read/write.
Note
|
|---|
| The Microsoft Office Assistant and AnswerWizard have been depreciated in the release of the Microsoft Office system. |
Syntax
expression.Visible
expression A variable that represents an Assistant object.
Return Value
Boolean
Example
This example makes the Office Assistant visible and sets its animation.
| Visual Basic for Applications |
|---|
|
Note