Freigeben über


ActiveXControlData.ActiveXControlClassId-Eigenschaft

classid.Represents the attribte in schema: ax:classid

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

Syntax

'Declaration
<SchemaAttrAttribute(, "classid")> _
Public Property ActiveXControlClassId As StringValue
    Get
    Set
'Usage
Dim instance As ActiveXControlData
Dim value As StringValue

value = instance.ActiveXControlClassId

instance.ActiveXControlClassId = value
[SchemaAttrAttribute(, "classid")]
public StringValue ActiveXControlClassId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

ActiveXControlData Klasse

ActiveXControlData-Member

DocumentFormat.OpenXml.Office.ActiveX-Namespace