AnimateEffectTransitionValues enumeration

Office 2013 and later

Time List Animate Effect Transition

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

No code example is currently available or this language may not be supported.

Member nameDescription
In Transition Enum ( In ). When the item is serialized out as xml, its value is "in".
Out Transition Enum ( Out ). When the item is serialized out as xml, its value is "out".
None Transition Enum ( None ). When the item is serialized out as xml, its value is "none".
Show: