Skip to content

IDataReportExcelRenderer.Render method

Renders the specified report to Excel format.

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

See Also