Click or drag to resize

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; }

Property Value

Type: String
See Also