Uses of Class
com.stimulsoft.report.export.settings.StiExcel2007ExportSettings

Packages that use StiExcel2007ExportSettings
com.stimulsoft.report   
 

Uses of StiExcel2007ExportSettings in com.stimulsoft.report
 

Methods in com.stimulsoft.report with parameters of type StiExcel2007ExportSettings
static void StiExportManager.exportExcel2007(StiReport report, StiExcel2007ExportSettings settings, java.io.OutputStream stream)