Compartir a través de


ActiveXControlData.License Property

license.Represents the attribte in schema: ax:license

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

Syntax

'Declaración
<SchemaAttrAttribute(, "license")> _
Public Property License As StringValue
    Get
    Set
'Uso
Dim instance As ActiveXControlData
Dim value As StringValue

value = instance.License

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

ActiveXControlData Class

ActiveXControlData Members

DocumentFormat.OpenXml.Office.ActiveX Namespace