public class SimpleJxlExporterConfiguration extends AbstractXlsExporterConfiguration implements JxlExporterConfiguration
PROPERTY_USE_TEMP_FILE
PROPERTY_CREATE_CUSTOM_PALETTE, PROPERTY_WORKBOOK_TEMPLATE, PROPERTY_WORKBOOK_TEMPLATE_KEEP_SHEETS
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Constructor and Description |
---|
SimpleJxlExporterConfiguration()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
isUseTempFile()
Deprecated.
Flag enabling the JExcelApiExporter to use temporary files when creating large documents.
|
void |
setUseTempFile(Boolean isUseTempFile)
Deprecated.
|
getWorkbookTemplate, isCreateCustomPalette, isKeepWorkbookTemplateSheets, setCreateCustomPalette, setKeepWorkbookTemplateSheets, setWorkbookTemplate
isOverrideHints, setOverrideHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWorkbookTemplate, isCreateCustomPalette, isKeepWorkbookTemplateSheets
isOverrideHints
public SimpleJxlExporterConfiguration()
public Boolean isUseTempFile()
JxlExporterConfiguration
isUseTempFile
in interface JxlExporterConfiguration
JxlExporterConfiguration.PROPERTY_USE_TEMP_FILE
public void setUseTempFile(Boolean isUseTempFile)
Copyright © 2017. All rights reserved.