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

Packages that use StiExcelExportSettings
com.stimulsoft.report   
com.stimulsoft.report.export.service   
com.stimulsoft.report.export.settings   
 

Uses of StiExcelExportSettings in com.stimulsoft.report
 

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

Uses of StiExcelExportSettings in com.stimulsoft.report.export.service
 

Methods in com.stimulsoft.report.export.service with parameters of type StiExcelExportSettings
 void StiExcelXmlExportService.exportExcel(StiReport report, java.io.OutputStream outputStream, StiExcelExportSettings settings)
          Exports a rendered report to the ExcelXml file.
 void StiExcel2007ExportService.exportExcel(StiReport report, java.io.OutputStream outputStream, StiExcelExportSettings settings)
          Exports rendered report to an Excel file.
 

Uses of StiExcelExportSettings in com.stimulsoft.report.export.settings
 

Subclasses of StiExcelExportSettings in com.stimulsoft.report.export.settings
 class StiExcel2007ExportSettings
          Excel 2007 format export settings Copyright Stimulsoft
 class StiExcelXmlExportSettings
          Excel XML export format settings Copyright Stimulsoft
 



Copyright © 2018 Stimulsoft. All Rights Reserved.