Freigeben über


ActiveXControlData-Klasse

Defines the ActiveXControlData Class.When the object is serialized out as xml, its qualified name is ax:ocx.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Office.ActiveX.ActiveXControlData

Namespace:  DocumentFormat.OpenXml.Office.ActiveX
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(ActiveXObjectProperty))> _
Public Class ActiveXControlData _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As ActiveXControlData
[ChildElementInfoAttribute(typeof(ActiveXObjectProperty))]
public class ActiveXControlData : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:

  • ActiveXObjectProperty <ax:ocxPr>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

ActiveXControlData-Member

DocumentFormat.OpenXml.Office.ActiveX-Namespace