This documentation is archived and is not being maintained.
AnimateOneByOneValues enumeration
One by One Animation Value 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 One-by-One.
When the item is serialized out as xml, its value is "none". |
| One |
One By One.
When the item is serialized out as xml, its value is "one". |
| Branch |
By Branch One By One.
When the item is serialized out as xml, its value is "branch". |