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

Packages that use StiExcelXmlExportSettings
com.stimulsoft.report   
 

Uses of StiExcelXmlExportSettings in com.stimulsoft.report
 

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