public class StiExcelExportService extends StiExportService
| Modifier and Type | Class and Description |
|---|---|
class |
StiExcelExportService.BiffImageData
Accessory class BiffImageData
|
class |
StiExcelExportService.Escher
Accessory class Escher Layer
|
currentPassNumber, DATE_1900, exFile, exportedFiles, exportReport, exportSettings, maximumPassNumber, MILLISECONDS_IN_DAY, multipleFiles, ONE_HOUR, outputStream, RenderedPagesCount, statusString| Constructor and Description |
|---|
StiExcelExportService() |
| 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,
StiExportSettings exportSettings) |
StiExportFormat |
getExportFormat()
Returs service export format
|
boolean |
getMultipleFiles()
Gets a value indicating a number of files in exported document as a result of export
|
static void |
setPercentScaleForFontHeightCorrection(byte value)
Sets a value indicates ratio of the font for the whole exported document.
|
static int[] |
toIntArray(byte[] array)
Convert byte array to int array
|
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
StiExportServiceStiReportexport in class StiExportServicereport - StiReport to exportoutputStream - OutputStream for exportexportSettings - StiExportSettingsStiExceptionpublic void exportExcel(StiReport report, java.io.OutputStream outputStream, StiExportSettings exportSettings) throws StiException
StiExceptionpublic static int[] toIntArray(byte[] array)
array - public StiExportFormat getExportFormat()
getExportFormat in class StiExportServiceStiExportFormatpublic boolean getMultipleFiles()
getMultipleFiles in class StiExportServicepublic static void setPercentScaleForFontHeightCorrection(byte value)
value - Copyright © 2019 Stimulsoft. All Rights Reserved.