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, isSpanCells
getPropertiesUtil, setXProperties, setXProperties, setYProperties, setYProperties
public JRDocxExporterNature(JasperReportsContext jasperReportsContext, ExporterFilter filter, boolean deepGrid)
public boolean isToExport(JRPrintElement element)
isToExport
in interface ExporterFilter
isToExport
in class JROfficeOpenXmlExporterNature
public boolean isDeep(JRPrintFrame frame)
ExporterNature
frame
element.Copyright © 2017. All rights reserved.