net.sf.jasperreports.engine.export.ooxml
Class JRXlsxExporterNature

java.lang.Object
  extended by net.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature
      extended by net.sf.jasperreports.engine.export.ooxml.JRXlsxExporterNature
All Implemented Interfaces:
ExporterFilter, ExporterNature

public class JRXlsxExporterNature
extends JROfficeOpenXmlExporterNature

Version:
$Id: JRDocxExporterNature.java 2964 2009-07-28 07:29:54Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.export.ooxml.JROfficeOpenXmlExporterNature
filter
 
Constructor Summary
JRXlsxExporterNature(ExporterFilter filter)
           
 
Method Summary
 boolean isDeep()
          Specified whether to include in the grid sub elements of frame elements
 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

JRXlsxExporterNature

public JRXlsxExporterNature(ExporterFilter filter)
Method Detail

isDeep

public boolean isDeep()
Description copied from interface: ExporterNature
Specified whether to include in the grid sub elements of frame elements


isIgnoreLastRow

public boolean isIgnoreLastRow()
Specified by:
isIgnoreLastRow in interface ExporterNature
Overrides:
isIgnoreLastRow in class JROfficeOpenXmlExporterNature


© 2001-2009 Jaspersoft Corporation www.jaspersoft.com