ColorChange.ColorFrom Property

Definition

Change Color From.

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

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

Property Value

Returns ColorFrom.

Applies to