public interface JxlExporterConfiguration extends XlsExporterConfiguration
JExcelApiExporter
,
JExcelApiMetadataExporter
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_USE_TEMP_FILE
Deprecated.
Boolean property providing a default for the
isUseTempFile() export configuration flag. |
PROPERTY_CREATE_CUSTOM_PALETTE, PROPERTY_WORKBOOK_TEMPLATE, PROPERTY_WORKBOOK_TEMPLATE_KEEP_SHEETS
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Modifier and Type | Method and Description |
---|---|
Boolean |
isUseTempFile()
Deprecated.
Flag enabling the JExcelApiExporter to use temporary files when creating large documents.
|
getWorkbookTemplate, isCreateCustomPalette, isKeepWorkbookTemplateSheets
isOverrideHints
static final String PROPERTY_USE_TEMP_FILE
isUseTempFile()
export configuration flag.
This property is by default not set (false
).JRPropertiesUtil
,
Constant Field ValuesBoolean isUseTempFile()
PROPERTY_USE_TEMP_FILE
Copyright © 2017. All rights reserved.