AnimateBehaviorCalculateModeValues enumeration
Office 2013 and later
Time List Animate Behavior Calculate Mode
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Discrete | Calc Mode Enum ( Discrete ). When the item is serialized out as xml, its value is "discrete". | |
| Linear | Calc Mode Enum ( Linear ). When the item is serialized out as xml, its value is "lin". | |
| Formula | Calc Mode Enum ( Formula ). When the item is serialized out as xml, its value is "fmla". |
Show: