OfficeArtExtensionList-Klasse
Defines the OfficeArtExtensionList Class.When the object is serialized out as xml, its qualified name is dsp:extLst.
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Office.Drawing.OfficeArtExtensionList
Namespace: DocumentFormat.OpenXml.Office.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<ChildElementInfoAttribute(GetType(Extension))> _
Public Class OfficeArtExtensionList _
Inherits OpenXmlCompositeElement
'Usage
Dim instance As OfficeArtExtensionList
[ChildElementInfoAttribute(typeof(Extension))]
public class OfficeArtExtensionList : OpenXmlCompositeElement
Hinweise
The following table lists the possible child types:
- DocumentFormat.OpenXml.Drawing.Extension <a:ext>
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.