Assistant.Left Property
Sets or gets the horizontal position of the Office Assistant window (in points) from the left edge of the object relative to the screen. Read/write.
Note
|
|---|
| The Microsoft Office Assistant has been deprecated in the release of the Microsoft Office system. |
Syntax
expression.Left
expression Required. A variable that represents an Assistant object.
Example
This example displays the Office Assistant and moves it to the specified position within the application window.
| Visual Basic for Applications |
|---|
|
Note