AnimateBehaviorValues Enumeration
Time List Animate Behavior Value Types
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Enumeration AnimateBehaviorValues
'Применение
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". |