ExcelWorkbookLicenseKey Property |
Gets or sets the license key for the library.
When this property is set to null value the library works in demo mode.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string LicenseKey { get; set; }Public Property LicenseKey As String
Get
Set
Property Value
String
See Also