Share via


A.effectStyleLst Field

Definition

Represents the a:effectStyleLst XML element.

public static readonly System.Xml.Linq.XName effectStyleLst;
 staticval mutable effectStyleLst : System.Xml.Linq.XName
Public Shared ReadOnly effectStyleLst As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: fmtScheme.
  • has the following child XML elements: effectStyle.
  • corresponds to the following strongly-typed classes: EffectStyleList.

Applies to