| Package | Description |
|---|---|
| com.stimulsoft.report | |
| com.stimulsoft.report.enums | |
| com.stimulsoft.report.export | |
| com.stimulsoft.report.export.service | |
| com.stimulsoft.report.export.tools |
| Modifier and Type | Method and Description |
|---|---|
void |
StiReport.exportDocument(StiExportFormat exportFormat,
StiExportService exportService,
java.io.File file,
StiExportSettings settings,
javax.swing.JFrame parent) |
| Modifier and Type | Method and Description |
|---|---|
StiExportService |
StiExportFormat.getExportService() |
| Modifier and Type | Method and Description |
|---|---|
static StiPagesCollection |
StiSegmentPagesDivider.divide(StiPagesCollection pages,
StiExportService service)
Divide sergment page by own pages
|
| Modifier and Type | Class and Description |
|---|---|
class |
StiBmpExportService
Class represent export to BMP image format
Copyright Stimulsoft
|
class |
StiCsvExportService
Csv format export service
Copyright Stimulsoft
|
class |
StiEmfExportService
Class represent EMF image export service
Copyright Stimulsoft
|
class |
StiExcel2007ExportService
Class represent Excel 2007 format export
Copyright Stimulsoft
|
class |
StiExcelExportService
Class represent Excel format export
Copyright Stimulsoft
|
class |
StiExcelXmlExportService
Class represent Excel XML format export
Copyright Stimulsoft
|
class |
StiHtml5ExportService
Class represend export for HTML5 format
Copyright Stimulsoft
|
class |
StiHtmlExportService
Class represent export for HTML format
Copyright Stimulsoft
|
class |
StiImageExportService
Class represent export for Image format
Copyright Stimulsoft
|
class |
StiJpegExportService
Class represent export to JPEG image format
Copyright Stimulsoft
|
class |
StiOdsExportService
Copyright Stimulsoft
|
class |
StiOdtExportService
Copyright Stimulsoft
|
class |
StiPcxExportService
Class represent export for PCX image format
Copyright Stimulsoft
|
class |
StiPdfExportService
Class represent export for PDF format
Copyright Stimulsoft
|
class |
StiPngExportService
Class represent export to PNG image format
Copyright Stimulsoft
|
class |
StiRtfExportService
Class represent export to RTF format
Copyright Stimulsoft
|
class |
StiSvgExportService
Class represent export to Svg format
Copyright Stimulsoft
|
class |
StiSvgzExportService
Class represent export to SVGZ foprmat
Copyright Stimulsoft
|
class |
StiSylkExportService
Class represent export to SYLK format
Copyright Stimulsoft
|
class |
StiTiffExportService
Class represent export to TIFF format
Copyright Stimulsoft
|
class |
StiTxtExportService
Class represent export to TXT format.
|
class |
StiWord2007ExportService
Class represent export to Word2007 format
Copyright Stimulsoft
|
class |
StiXmlExportService
Class represend export to XML format.
|
class |
StiXpsExportService
Class represent export to XPS format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiMatrix.prepareDocument(StiExportService service,
StiDataExportMode mode)
Prepare document
|
| Constructor and Description |
|---|
StiMatrix(StiPagesCollection pages,
boolean checkForExcel,
StiExportService service) |
StiMatrix(StiPagesCollection pages,
boolean checkForExcel,
StiExportService service,
java.util.ArrayList<StiCellStyle> styles) |
StiMatrix(StiPagesCollection pages,
StiExportService service) |
StiMatrix(StiPagesCollection pages,
StiExportService service,
java.util.ArrayList<StiCellStyle> styles) |
Copyright © 2019 Stimulsoft. All Rights Reserved.