ColorChange.ColorTo Property

Definition

Change Color To.

Represents the following element tag in the schema: a:clrTo.

public DocumentFormat.OpenXml.Drawing.ColorTo ColorTo { get; set; }
public DocumentFormat.OpenXml.Drawing.ColorTo? ColorTo { get; set; }
member this.ColorTo : DocumentFormat.OpenXml.Drawing.ColorTo with get, set
Public Property ColorTo As ColorTo

Property Value

Returns ColorTo.

Applies to