Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / SetLicenseFile Method
The file that contains license key
In This Topic
    SetLicenseFile Method
    In This Topic
    For licenses of the Chinese market, apply deployment license or unlimited dev license from file.

    This method shouldn't be called if your license was purchased from other markets.

    Syntax
    public static void SetLicenseFile( 
       java.lang.String licenseFilePath
    )

    Parameters

    licenseFilePath
    The file that contains license key
    See Also