Skip to main content
A newer version of this page is available.
Tab

ASPxGridBase.ExportToXlsx Method

Name Parameters Description
ExportToXlsx(Stream, XlsxExportOptionsEx) stream, exportOptions Exports the control’s data to the specified file in XLSX (MS Excel 2007) format using the specified options.
ExportToXlsx(Stream) stream Exports the control’s data to the specified file in XLSX (MS Excel 2007) format using the specified options.