public class StiExcel2007ExportService extends StiExportService
| Modifier and Type | Class and Description |
|---|---|
class |
StiExcel2007ExportService.ExcelImageData
Accessory class ExcelImageData
|
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString| Constructor and Description |
|---|
StiExcel2007ExportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
export(StiReport report,
java.io.OutputStream outputStream,
StiExportSettings exportSettings)
Export
StiReport |
void |
exportExcel(StiReport report,
java.io.OutputStream outputStream,
StiExcelExportSettings settings)
Exports rendered report to an Excel file.
|
StiExportFormat |
getExportFormat()
Returs service export format
|
boolean |
getMultipleFiles()
Gets a value indicating a number of files in exported document as a result of export
|
closeProgress, export, export, export, export, getExFile, getExportedFiles, getExportSettings, getStatusString, invokeExporting, invokeExporting, invokeExporting, isStoped, processFile, sendEMail, sendEMail, setExFile, setExportReport, setExportSettings, setOutputStream, setProgress, setStatusStringpublic void export(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings) throws StiException
StiReportexport in class StiExportServicereport - StiReport to exportoutputStream - OutputStream for exportexportSettings - StiExportSettingsStiExceptionpublic void exportExcel(StiReport report, java.io.OutputStream outputStream, StiExcelExportSettings settings) throws StiException
report - A StiReport which is to be exported.outputStream - A OutputStream for export of a document.exportSettings - StiExcel2007ExportSettingsStiExceptionpublic StiExportFormat getExportFormat()
getExportFormat in class StiExportServiceStiExportFormatpublic boolean getMultipleFiles()
getMultipleFiles in class StiExportServiceCopyright © 2019 Stimulsoft. All Rights Reserved.