XtraReport.ExportToXls Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports a report to the specified stream in CSV format. This method exports data in WYSIWYG mode. |
Export |
path, options | Exports a report to the specified file in XLS format. This method exports data in WYSIWYG mode. |