| 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.
|
| Modifier and Type | Field and Description |
|---|---|
static JRDocxExporterParameter |
JRDocxExporterParameter.FLEXIBLE_ROW_HEIGHT
Deprecated.
Replaced by
DocxReportConfiguration.isFlexibleRowHeight(). |
static JRDocxExporterParameter |
JRDocxExporterParameter.FRAMES_AS_NESTED_TABLES
Deprecated.
Replaced by
DocxReportConfiguration.isFramesAsNestedTables(). |
Copyright © 2017. All rights reserved.