net.sf.dynamicreports.jasper.definition.export
Interface JasperIXlsExporter

All Superinterfaces:
JasperIExcelExporter, JasperIExporter, Serializable
All Known Implementing Classes:
JasperXlsExporter

public interface JasperIXlsExporter
extends JasperIExcelExporter

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 
Methods inherited from interface net.sf.dynamicreports.jasper.definition.export.JasperIExcelExporter
getCollapseRowSpan, getDetectCellType, getFontSizeFixEnabled, getIgnoreCellBackground, getIgnoreCellBorder, getIgnoreGraphics, getImageBorderFixEnabled, getMaxRowsPerSheet, getOnePagePerSheet, getPassword, getRemoveEmptySpaceBetweenColumns, getRemoveEmptySpaceBetweenRows, getSheetNames, getWhitePageBackground
 
Methods inherited from interface net.sf.dynamicreports.jasper.definition.export.JasperIExporter
getEndPageIndex, getCharacterEncoding, getIgnorePageMargins, getOffsetX, getOffsetY, getOutputFile, getOutputFileName, getOutputStream, getOutputWriter, getPageIndex, getStartPageIndex
 



Copyright © 2010-2014. All Rights Reserved.