PatternFill.BackgroundColor Property

Definition

Background color.

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

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

Property Value

Returns BackgroundColor.

Applies to