Share via


P14.extLst Field

Definition

Represents the p14:extLst XML elements.

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: graphicData, contentPart, media, section.
  • has the following child XML elements: ext.
  • has the following XML attributes: mod.
  • corresponds to the following strongly-typed classes: ExtensionList, ExtensionListModify.

Applies to