Share via


ASL.extLst Field

Definition

Represents the asl:extLst XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: scriptLink.
  • has the following child XML elements: ext.
  • corresponds to the following strongly-typed classes: OfficeArtExtensionList.

Applies to