[]
Set the license. This method is obsolete, use SetLicenseKey(string) instead.
[Obsolete("Use Workbook.SetLicenseKey instead.")]
public static void SetLicense(string license)
<Obsolete("Use Workbook.SetLicenseKey instead.")>
Public Shared Sub SetLicense(license As String)
| Type | Name | Description |
|---|---|---|
| string | license | The license key |