[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.LicenseManager.SetLicense

SetLicense Method

SetLicense(string)

Sets the license key for all workbook instances.

This method is obsolete. Use SetLicenseKey(string) instead.

Declaration
[Obsolete("Use Workbook.SetLicenseKey instead.")]
public static void SetLicense(string license)
<Obsolete("Use Workbook.SetLicenseKey instead.")>
Public Shared Sub SetLicense(license As String)
Parameters
Type Name Description
string license

The license key.