Share via


WE.extLst Field

Definition

Represents the we: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: binding, reference, webextension.
  • has the following child XML elements: ext.
  • corresponds to the following strongly-typed classes: OfficeArtExtensionList.

Applies to