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

ASPxGridExporterBase.WriteXls Method

Name Parameters Description
WriteXls(Stream, XlsExportOptions) stream, exportOptions Obsolete. Exports the grid’s data to a stream in XLS format with the specified export settings.
WriteXls(Stream, XlsExportOptionsEx) stream, exportOptions Exports the grid’s data to a stream in XLS format with the specified export settings.
WriteXls(Stream) stream Exports the grid’s data to a stream in XLS format.