Uses of Class
com.stimulsoft.report.export.settings.StiExcelXmlExportSettings
Packages that use StiExcelXmlExportSettings
-
Uses of StiExcelXmlExportSettings in com.stimulsoft.report
Methods in com.stimulsoft.report with parameters of type StiExcelXmlExportSettingsModifier and TypeMethodDescriptionstatic voidStiExportManager.exportExcelXml(StiReport report, StiExcelXmlExportSettings settings, OutputStream stream) -
Uses of StiExcelXmlExportSettings in com.stimulsoft.web.helper
Methods in com.stimulsoft.web.helper that return StiExcelXmlExportSettingsModifier and TypeMethodDescriptionstatic StiExcelXmlExportSettingsStiExportsHelper.getExcelXmlExportSettings(HashMap<String, Object> jsSettings, StiReport report)