ExcelWorkbook.LicenseKey Property

Gets or sets the license key for the library. When this property is set to null value the library works in demo mode.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 12.0.0
C#
public string LicenseKey { get; set; }

Property Value

String

See Also