IDataReportExcelRenderer.Render method

namespace: Serenity.Reporting   assemblySerenity.Net.Services

Renders the specified report to Excel format.

public byte[] Render(IDataOnlyReport report)
parameter description
report The report.

See Also