Overload | Description |
---|---|
Workbook Constructor() | Creates the workbook. |
Workbook Constructor(WorkbookOptions) | Creates the workbook. |
Workbook Constructor(String) | Creates a workbook and apply the specified license.
Important: For licenses of the Chinese market, use @code:SetLicenseFile orset license in the @code:GCEXCEL_JAVA_DEPLOY_LICENSE_V7 environment variable instead. |
Workbook Constructor(String,WorkbookOptions) | Creates a workbook and apply the specified license.
Important: For licenses of the Chinese market, use @code:SetLicenseFile orset license in the @code:GCEXCEL_JAVA_DEPLOY_LICENSE_V7 environment variable instead. |