Balloon.Animation Property
Gets or sets an animation action for 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.Animation
expression A variable that represents a Balloon object.
Return Value
MsoAnimationType
Remarks
When this property is applied to the Assistant object and the Assistant supports the specified animation, the Assistant is animated immediately (if the Assistant is visible and enabled). However, when this property is applied to the Balloon object, the Assistant is animated only while the balloon is displayed.
Note