GradientStop.SystemColor Property

Definition

System Color.

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

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

Property Value

Returns SystemColor.

Applies to