Поделиться через


TimeListAnimationVariantType.ColorValue Property

Color Value.Represents the element tag in schema: p:clrVal

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ColorValue As ColorValue
    Get
    Set
'Usage
Dim instance As TimeListAnimationVariantType
Dim value As ColorValue

value = instance.ColorValue

instance.ColorValue = value
public ColorValue ColorValue { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.ColorValue

See Also

Reference

TimeListAnimationVariantType Class

TimeListAnimationVariantType Members

DocumentFormat.OpenXml.Presentation Namespace