Interface JRXlsxExporterContext
-
- All Superinterfaces:
JRExporterContext
- All Known Implementing Classes:
JRXlsxExporter.ExporterContext
,XlsxMetadataExporter.ExporterContext
public interface JRXlsxExporterContext extends JRExporterContext
A context that represents information about an XLSX export process.- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
JRXlsxExporter
-
-
Method Summary
-
Methods inherited from interface net.sf.jasperreports.engine.export.JRExporterContext
getExportedReport, getExporterRef, getJasperReportsContext, getOffsetX, getOffsetY, getRepository, getValue, getValues, setValue
-
-