| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.export.service | |
| com.stimulsoft.report.export.settings |
| Modifier and Type | Method and Description |
|---|---|
static void |
StiExportManager.exportExcel(StiReport report,
StiExcelExportSettings settings,
java.io.OutputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiExcel2007ExportSettings
Excel 2007 format export settings
Copyright Stimulsoft
|
class |
StiExcelXmlExportSettings
Excel XML export format settings
Copyright Stimulsoft
|
Copyright © 2019 Stimulsoft. All Rights Reserved.