Back to Devexpress

ASPxGridExporterBase.WriteXls Method

aspnet-devexpress-dot-web-dot-aspxgridexporterbase-dot-writexls.md

latest794 B
Original Source

ASPxGridExporterBase.WriteXls Method

NameParametersDescription
WriteXls(Stream, XlsExportOptions)stream, exportOptionsExports the grid’s data to a stream in XLS format with the specified export settings.
WriteXls(Stream, XlsExportOptionsEx)stream, exportOptionsExports the grid’s data to a stream in XLS format with the specified export settings.
WriteXls(Stream)streamExports the grid’s data to a stream in XLS format.