Uses of Interface
net.sf.jasperreports.export.PptxExporterConfiguration
-
Packages that use PptxExporterConfiguration 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 PptxExporterConfiguration in net.sf.jasperreports.engine.export.ooxml
Methods in net.sf.jasperreports.engine.export.ooxml that return types with arguments of type PptxExporterConfiguration Modifier and Type Method Description protected Class<PptxExporterConfiguration>
JRPptxExporter. getConfigurationInterface()
-
Uses of PptxExporterConfiguration in net.sf.jasperreports.export
Classes in net.sf.jasperreports.export that implement PptxExporterConfiguration Modifier and Type Class Description class
SimplePptxExporterConfiguration
-