This documentation is archived and is not being maintained.
AnimationDiagramOnlyBuildValues enumeration
Diagram only Animation Types
Namespace:
DocumentFormat.OpenXml.DrawingAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| One |
Elements One-by-One.
When the item is serialized out as xml, its value is "one". |
| LevelOne |
Level One-by-One.
When the item is serialized out as xml, its value is "lvlOne". |
| LevelAtOnce |
Each Level at Once.
When the item is serialized out as xml, its value is "lvlAtOnce". |