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.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string LicenseKey { get; set; }
Public Property LicenseKey As String
Get
Set
Property Value
Type:
StringSee Also