Click or drag to resize

StiExcelXmlExportServiceExportExcel Method

Overload List
  NameDescription
Public methodExportExcel(StiReport, Stream)
Exports a rendered report to the ExcelXml file.
Public methodExportExcel(StiReport, String)
Exports a rendered report to the ExcelXml file.
Public methodExportExcel(StiReport, Stream, StiExcelExportSettings)
Exports a rendered report to the ExcelXml file.
Public methodExportExcel(StiReport, Stream, StiPagesRange)
Exports a rendered report to the ExcelXml file.
Top
See Also