Uses of Interface
net.sf.jasperreports.export.XlsxExporterConfiguration
-
Packages that use XlsxExporterConfiguration Package Description net.sf.jasperreports.engine.export.ooxml Provides utility classes for exporting reports to Office Open XML Format, such as DOCX, XLSX and PPTX.net.sf.jasperreports.export Provides exporter input, exporter output and exporter configurations -
-
Uses of XlsxExporterConfiguration in net.sf.jasperreports.engine.export.ooxml
Methods in net.sf.jasperreports.engine.export.ooxml that return types with arguments of type XlsxExporterConfiguration Modifier and Type Method Description protected Class<XlsxExporterConfiguration>
JRXlsxExporter. getConfigurationInterface()
-
Uses of XlsxExporterConfiguration in net.sf.jasperreports.export
Subinterfaces of XlsxExporterConfiguration in net.sf.jasperreports.export Modifier and Type Interface Description interface
XlsxMetadataExporterConfiguration
Interface containing settings used by the XLSX metadata exporters.Classes in net.sf.jasperreports.export that implement XlsxExporterConfiguration Modifier and Type Class Description class
SimpleXlsxExporterConfiguration
class
SimpleXlsxMetadataExporterConfiguration
-