Uses of Interface
net.sf.jasperreports.export.DocxExporterConfiguration
Packages that use DocxExporterConfiguration
Package
Description
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
Provides exporter input, exporter output and exporter configurations
-
Uses of DocxExporterConfiguration in net.sf.jasperreports.engine.export.ooxml
Methods in net.sf.jasperreports.engine.export.ooxml that return types with arguments of type DocxExporterConfigurationModifier and TypeMethodDescriptionprotected Class<DocxExporterConfiguration> JRDocxExporter.getConfigurationInterface() -
Uses of DocxExporterConfiguration in net.sf.jasperreports.export
Classes in net.sf.jasperreports.export that implement DocxExporterConfiguration