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

All Superinterfaces:
JasperIExporter, Serializable
All Known Implementing Classes:
JasperDocxExporter

public interface JasperIDocxExporter
extends JasperIExporter

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

Method Summary
 Boolean getFlexibleRowHeight()
           
 Boolean getFramesAsNestedTables()
           
 
Methods inherited from interface net.sf.dynamicreports.jasper.definition.export.JasperIExporter
getEndPageIndex, getCharacterEncoding, getIgnorePageMargins, getOffsetX, getOffsetY, getOutputFile, getOutputFileName, getOutputStream, getOutputWriter, getPageIndex, getStartPageIndex
 

Method Detail

getFramesAsNestedTables

Boolean getFramesAsNestedTables()

getFlexibleRowHeight

Boolean getFlexibleRowHeight()


Copyright © 2010-2014. All Rights Reserved.