public class JRDocxExporterNature extends JROfficeOpenXmlExporterNature
filter, handlerEnvironment, jasperReportsContext, propertiesUtil| Constructor and Description |
|---|
JRDocxExporterNature(JasperReportsContext jasperReportsContext,
ExporterFilter filter,
boolean deepGrid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDeep(JRPrintFrame frame)
Specified whether to include in the grid sub elements of a given
frame element. |
boolean |
isToExport(JRPrintElement element) |
isBreakAfterRow, isBreakBeforeRow, isHorizontallyMergeEmptyCells, isIgnoreLastRow, isIgnorePageMargins, isSpanCellsgetPropertiesUtil, setXProperties, setXProperties, setYProperties, setYPropertiespublic JRDocxExporterNature(JasperReportsContext jasperReportsContext, ExporterFilter filter, boolean deepGrid)
public boolean isToExport(JRPrintElement element)
isToExport in interface ExporterFilterisToExport in class JROfficeOpenXmlExporterNaturepublic boolean isDeep(JRPrintFrame frame)
ExporterNatureframe element.Copyright © 2017. All rights reserved.