Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Time List Animate Behavior Value Types
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration AnimateBehaviorValues
'Usage
Dim instance As AnimateBehaviorValues
public enum AnimateBehaviorValues
Members
| 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". |