Freigeben über


ActiveXControlData.License-Eigenschaft

license.Represents the attribte in schema: ax:license

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

Syntax

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

value = instance.License

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

ActiveXControlData Klasse

ActiveXControlData-Member

DocumentFormat.OpenXml.Office.ActiveX-Namespace