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_SHEETSPROPERTY_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, isKeepWorkbookTemplateSheetsisOverrideHintsstatic 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_FILECopyright © 2017. All rights reserved.