AnimateBehaviorValues enumeration
Office 2013 and later
Time List Animate Behavior Value Types
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| String | Value Type Enum ( String ). When the item is serialized out as xml, its value is "str". | |
| Number | Value Type Enum ( Number ). When the item is serialized out as xml, its value is "num". | |
| Color | Value Type Enum ( Color ). When the item is serialized out as xml, its value is "clr". |
Show: