PatternFill.ForegroundColor Property

Definition

Foreground color.

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

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

Property Value

Returns ForegroundColor.

Applies to