public abstract class JROfficeOpenXmlExporterNature extends AbstractExporterNature
filter, handlerEnvironment, jasperReportsContext, propertiesUtil
Constructor and Description |
---|
JROfficeOpenXmlExporterNature(ExporterFilter filter)
Deprecated.
|
JROfficeOpenXmlExporterNature(JasperReportsContext jasperReportsContext,
ExporterFilter filter) |
Modifier and Type | Method and Description |
---|---|
boolean |
isBreakAfterRow(JRPrintElement element) |
boolean |
isBreakBeforeRow(JRPrintElement element) |
boolean |
isHorizontallyMergeEmptyCells()
Flag that specifies that empty cells are to be horizontally merged.
|
boolean |
isIgnoreLastRow() |
boolean |
isIgnorePageMargins()
Specifies whether empty page margins should be ignored
|
boolean |
isSpanCells()
Specifies whether the exporter handles cells span
|
boolean |
isToExport(JRPrintElement element) |
getPropertiesUtil, setXProperties, setXProperties, setYProperties, setYProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isDeep
public JROfficeOpenXmlExporterNature(JasperReportsContext jasperReportsContext, ExporterFilter filter)
public JROfficeOpenXmlExporterNature(ExporterFilter filter)
JROfficeOpenXmlExporterNature(JasperReportsContext, ExporterFilter)
.public boolean isToExport(JRPrintElement element)
public boolean isSpanCells()
ExporterNature
public boolean isIgnoreLastRow()
public boolean isHorizontallyMergeEmptyCells()
ExporterNature
If the flag is set and this nature is deep
, the nature is required
to export
frames
.
public boolean isIgnorePageMargins()
public boolean isBreakBeforeRow(JRPrintElement element)
public boolean isBreakAfterRow(JRPrintElement element)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com