Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / Workbook Class / SetLicenseKey Method
license key
In This Topic
    SetLicenseKey Method
    In This Topic
    Sets license for all workbook instances.

    Important: For licenses of the Chinese market, use @code:SetLicenseFile or set license in the @code:GCEXCEL_JAVA_DEPLOY_LICENSE_V5 environment variable instead.

    Syntax
    public static void SetLicenseKey( 
       java.lang.String key
    )

    Parameters

    key
    license key
    See Also