AnimateColorSpaceValues Enumeration
Time List Animate Color Space
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Enumeration AnimateColorSpaceValues
用法
Dim instance As AnimateColorSpaceValues
public enum AnimateColorSpaceValues
Members
Member name | Description | |
---|---|---|
Rgb | Color Space Enum ( RGB ). When the item is serialized out as xml, its value is "rgb". | |
Hsl | Color Space Enum ( HSL ). When the item is serialized out as xml, its value is "hsl". |