IDataReportExcelRenderer.Render method
Renders the specified report to Excel format.
public byte[] Render(IDataOnlyReport report)
| parameter | description |
|---|---|
| report | The report. |
See Also
- interface IDataOnlyReport
- interface IDataReportExcelRenderer
Renders the specified report to Excel format.
public byte[] Render(IDataOnlyReport report)
| parameter | description |
|---|---|
| report | The report. |