Uses of Class
net.sf.jasperreports.engine.export.oasis.JROpenDocumentExporterParameter
-
Packages that use JROpenDocumentExporterParameter Package Description net.sf.jasperreports.engine.export.oasis Provides utility classes for exporting reports to Open Document Format, such as ODT and ODS. -
-
Uses of JROpenDocumentExporterParameter in net.sf.jasperreports.engine.export.oasis
Fields in net.sf.jasperreports.engine.export.oasis declared as JROpenDocumentExporterParameter Modifier and Type Field Description static JROpenDocumentExporterParameterJROpenDocumentExporterParameter. ODS_FLEXIBLE_ROW_HEIGHTDeprecated.Replaced byOdsReportConfiguration.isFlexibleRowHeight().static JROpenDocumentExporterParameterJROpenDocumentExporterParameter. ODT_FLEXIBLE_ROW_HEIGHTDeprecated.Replaced byOdtReportConfiguration.isFlexibleRowHeight().
-