Microsoft Office Suite
29
Microsoft Office Suite
Classes............................................................................................................................................................................29
Commands ....................................................................................................................................................................49
Classes
assistant .........................................................................................................................................................................29
balloon ...........................................................................................................................................................................32
balloon checkbox ..........................................................................................................................................................36
balloon label ..................................................................................................................................................................36
command bar ................................................................................................................................................................37
command bar button....................................................................................................................................................41
command bar combobox .............................................................................................................................................42
command bar control...................................................................................................................................................43
command bar popup....................................................................................................................................................46
custom document property.........................................................................................................................................46
document property ......................................................................................................................................................46
web page font................................................................................................................................................................48
Class: assistant
Plural
assistants
Elements
balloon
Represents the Microsoft Office Assistant.
Use the office assistant property of the application class to return the assistant. Only one assistant
object can be active at a time. Use the visible property to display the Assistant.
By default, the Office Assistant is off. The default Assistant is Max. To select a different Assistant
programatically, use the file name property.
The following example turns on, displays, and animates the Assistant.
set assistant on of office assistant to true
set visible of office assistant to true
set animation of office assistant to greeting