WdAnimation Enumeration

Specifies the type of animation to apply to a font.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Enumeration WdAnimation
'Usage
Dim instance As WdAnimation
public enum WdAnimation

Members

Member name Description
wdAnimationNone No animation. Default.
wdAnimationLasVegasLights Alternating color and pattern border.
wdAnimationBlinkingBackground Black-and-white, blinking background.
wdAnimationSparkleText Randomly alternating pattern and color background.
wdAnimationMarchingBlackAnts Rotating black-dashed border.
wdAnimationMarchingRedAnts Rotating red-dashed border.
wdAnimationShimmer Font shimmers in and out of focus.

See Also

Reference

Microsoft.Office.Interop.Word Namespace