Global.Assistant Property
Word Developer Reference |
Returns an Assistant object that represents the Microsoft Office Assistant.
Syntax
expression.Assistant
expression Required. A variable that represents a Global object.
Example
This example displays the Office Assistant.
Visual Basic for Applications |
---|
|
This example displays the Office Assistant and moves it to the upper-left region of the screen.
Visual Basic for Applications |
---|
|
This example displays the Office Assistant with a custom message in a balloon.
Visual Basic for Applications |
---|
|
See Also