ASPxGridExporterBase.WriteXls Method
| Name | Parameters | Description |
|---|---|---|
| WriteXls(Stream, XlsExportOptions) | stream, exportOptions | 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. |