Click or drag to resize

StiExcelXmlExportServiceExport Method

Overload List
  NameDescription
Public methodExport(StiReport)
Exports a document to the stream with dialog of saving file.
(Inherited from StiExportService.)
Public methodExport(StiReport, String)
Exports a document to the stream.
(Inherited from StiExportService.)
Public methodExport(StiReport, String, StiGuiMode)
Exports a document to the stream.
(Inherited from StiExportService.)
Public methodExport(StiReport, String, Boolean)
Exports a document to the stream.
(Inherited from StiExportService.)
Public methodExport(StiReport, String, Boolean, StiGuiMode)
Exports a rendered report to the ExcelXml file. Also rendered report can be sent via e-mail.
(Overrides StiExportServiceExport(StiReport, String, Boolean, StiGuiMode).)
Top
See Also