You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiExcelExportService Class > StiExcelExportService Methods > ExportExcel Method > ExportExcel Method (StiReport, Stream, StiPagesRange, bool)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiExcelExportService.ExportExcel Method (StiReport, Stream, StiPagesRange, bool)

Exports rendered report to an Excel file.

Syntax
C++
C#
Visual Basic
public: void ExportExcel( StiReport report, Stream stream, StiPagesRange pageRange, bool useOnePageHeaderAndFooter );
Parameters
Parameters 
Description 
report 
A report which is to be exported. 
stream 
A stream for export of a document. 
pageRange 
Describes range of pages of the document for the export. 
useOnePageHeaderAndFooter 
If true then the first page header and the last page footer will be exported for all exported documents. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.