Export an Active Report to an Excel file.

Syntax

ISReportFunctions.ExportReportToExcel(report, fileName, [fileNameResolved])

Parameters

NameTypeOptionalByRefDescription
report GrapeCity.ActiveReports.SectionReport The Active Report to export.
fileName String The File Name.
fileNameResolved String Optional ByRef The exported File Name.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISReportFunctions
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0