Share via


A.avLst Field

Definition

Represents the a:avLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: custGeom, prstGeom, prstTxWarp.
  • has the following child XML elements: gd.
  • corresponds to the following strongly-typed classes: AdjustValueList.

Applies to