PatternFill.ForegroundColor Property

Definition

Foreground Color.

Represents the following element tag in the schema: x:fgColor.

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

Property Value

Returns ForegroundColor.

Applies to