Font.Animation Property
Word Developer Reference |
Returns or sets the type of animation applied to the font. Read/write WdAnimation.
Syntax
expression.Animation
expression Required. A variable that represents a Font object.
Example
This example animates the text in a new document.
Visual Basic for Applications |
---|
|
This example animates the selected text.
Visual Basic for Applications |
---|
|
See Also