|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature
net.sf.jasperreports.engine.export.ooxml.JRXlsxExporterNature
public class JRXlsxExporterNature
Field Summary |
---|
Fields inherited from class net.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature |
---|
filter |
Constructor Summary | |
---|---|
JRXlsxExporterNature(ExporterFilter filter)
|
Method Summary | |
---|---|
boolean |
isDeep(JRPrintFrame frame)
Specified whether to include in the grid sub elements of a given frame element. |
boolean |
isIgnoreLastRow()
|
Methods inherited from class net.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature |
---|
isBreakAfterRow, isBreakBeforeRow, isHorizontallyMergeEmptyCells, isIgnorePageMargins, isSpanCells, isSplitSharedRowSpan, isToExport |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRXlsxExporterNature(ExporterFilter filter)
Method Detail |
---|
public boolean isDeep(JRPrintFrame frame)
ExporterNature
frame
element.
public boolean isIgnoreLastRow()
isIgnoreLastRow
in interface ExporterNature
isIgnoreLastRow
in class JROfficeOpenXmlExporterNature
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |