AnimationDiagramOnlyBuildValues enumeration

Office 2013 and later

Diagram only Animation Types

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

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

Member nameDescription
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".
Show: