Compartir a través de


AnimateColor.FromColor Property

From.Represents the element tag in schema: p:from

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

Syntax

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

value = instance.FromColor

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.FromColor
Returns FromColor.

See Also

Reference

AnimateColor Class

AnimateColor Members

DocumentFormat.OpenXml.Presentation Namespace