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