OfficeArtExtensionList class

Office 2013 and later

Defines the OfficeArtExtensionList Class.This class is available in Office2010 or above. When the object is serialized out as xml, its qualified name is pic14:extLst.

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Office2010.Drawing.Pictures.OfficeArtExtensionList

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing.Pictures
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

2.3.29 extLst

Target namespace: http://schemas.microsoft.com/office/drawing/2010/picture

A CT_OfficeArtExtensionList element ([ISO/IEC-29500-1] section A.4.1).

Extension attribute on type: pic (Picture) as specified in [ISO/IEC-29500-1] section20.2.2.5

To maintain compatibility with Office Open XML implementations as specified in [ISO/IEC-29500:2008], the namespace of this attribute prefix MUST be specified in an Ignorable attribute ( [ISO/IEC-29500-3] section 10.1.1).

This element specifies a list of extensions for a picture.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

<xsd:element name="extLst" type="a:CT_OfficeArtExtensionList"/>

See section 5.12 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: