PatternFill.BackgroundColor Property

Definition

Background Color.

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

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

Property Value

Returns BackgroundColor.

Applies to