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

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

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

Methods in com.stimulsoft.report.export.service with parameters of type StiDataExportSettings
 void StiCsvExportService.exportCsv(StiReport report, java.io.OutputStream outputStream, StiDataExportSettings settings)
           
 void StiSylkExportService.exportSylk(StiReport report, java.io.OutputStream exportOutputStream, StiDataExportSettings settings)
          Exports a rendered report to a Sylk file.
 

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

Subclasses of StiDataExportSettings in com.stimulsoft.report.export.settings
 class StiCsvExportSettings
          Csv fortmat export settingts Copyright Stimulsoft
 class StiSylkExportSettings
          SYLK format export settings Copyright Stimulsoft
 class StiXmlExportSettings
          XML format export settings.
 



Copyright © 2018 Stimulsoft. All Rights Reserved.