Share via


FormatScheme.BackgroundFillStyleList Property

Definition

Background Fill Style List.

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

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

Property Value

Returns BackgroundFillStyleList.

Applies to