This documentation is archived and is not being maintained.
AnimationLevelStringValues enumeration
Animation Level String Definition
Namespace:
DocumentFormat.OpenXml.Drawing.DiagramsAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| None |
Disable Level At Once.
When the item is serialized out as xml, its value is "none". |
| Level |
By Level Animation.
When the item is serialized out as xml, its value is "lvl". |
| Center |
From Center Animation.
When the item is serialized out as xml, its value is "ctr". |