Compartir a través de


AnimateColor.ToColor Property

To.Represents the element tag in schema: p:to

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

Syntax

'Declaración
Public Property ToColor As ToColor
    Get
    Set
'Uso
Dim instance As AnimateColor
Dim value As ToColor

value = instance.ToColor

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.ToColor
Returns ToColor.

See Also

Reference

AnimateColor Class

AnimateColor Members

DocumentFormat.OpenXml.Presentation Namespace