Freigeben über


TextEffectValues-Enumeration

Defines the TextEffectValues enumeration.

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

Member

Membername Beschreibung
BlinkBackground Blinking Background Animation. When the item is serialized out as xml, its value is "blinkBackground".
Lights Colored Lights Animation. When the item is serialized out as xml, its value is "lights".
AntsBlack Black Dashed Line Animation. When the item is serialized out as xml, its value is "antsBlack".
AntsRed Marching Red Ants. When the item is serialized out as xml, its value is "antsRed".
Shimmer Shimmer Animation. When the item is serialized out as xml, its value is "shimmer".
Sparkle Sparkling Lights Animation. When the item is serialized out as xml, its value is "sparkle".
None No Animation. When the item is serialized out as xml, its value is "none".

Siehe auch

Referenz

DocumentFormat.OpenXml.Wordprocessing-Namespace