Share via


FormatScheme.EffectStyleList Property

Definition

Effect Style List.

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

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

Property Value

Returns EffectStyleList.

Applies to