In This Topic
Sets license for all workbook instances.
Important: For licenses of the Chinese market, use @code:SetLicenseFile orset license in the @code:GCEXCEL_JAVA_DEPLOY_LICENSE_V7 environment variable instead.
Syntax
public static void SetLicenseKey(
java.lang.String
)
|
Parameters
- key
- The license key.
See Also