You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiExcelExportService Class > StiExcelExportService Methods > Export Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiExcelExportService.Export Method

Exports a rendered report to the Excel file. Also exported document can be sent via e-mail.

Syntax
C++
C#
Visual Basic
public: void Export( StiReport report, string fileName, bool sendEMail, StiGuiMode guiMode );
Parameters
Parameters 
Description 
report 
A report which is to be exported. 
fileName 
A name of the file for exporting a rendered report. 
sendEMail 
A parameter indicating whether the exported report will be sent via e-mail. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.