Package net.sf.jasperreports.export
Interface XlsMetadataExporterConfiguration
- All Superinterfaces:
CommonExportConfiguration
,ExporterConfiguration
,XlsExporterConfiguration
- All Known Implementing Classes:
SimpleXlsMetadataExporterConfiguration
Interface containing settings used by the Excel metadata exporters.
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
-
Field Summary
Fields inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Fields inherited from interface net.sf.jasperreports.export.XlsExporterConfiguration
PROPERTY_CREATE_CUSTOM_PALETTE, PROPERTY_ENCRYPTION_PASSWORD, PROPERTY_METADATA_APPLICATION, PROPERTY_METADATA_AUTHOR, PROPERTY_METADATA_KEYWORDS, PROPERTY_METADATA_SUBJECT, PROPERTY_METADATA_TITLE, PROPERTY_WORKBOOK_TEMPLATE, PROPERTY_WORKBOOK_TEMPLATE_KEEP_SHEETS
-
Method Summary
Methods inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
isOverrideHints
Methods inherited from interface net.sf.jasperreports.export.XlsExporterConfiguration
getEncryptionPassword, getMetadataApplication, getMetadataAuthor, getMetadataKeywords, getMetadataSubject, getMetadataTitle, getWorkbookTemplate, isCreateCustomPalette, isKeepWorkbookTemplateSheets