Back to Devexpress

ASPxGridExporterBase.WriteXlsx Method

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

latest808 B
Original Source

ASPxGridExporterBase.WriteXlsx Method

NameParametersDescription
WriteXlsx(Stream, XlsxExportOptions)stream, exportOptionsExports the grid’s data to a stream in XLSX format with the specified export settings.
WriteXlsx(Stream, XlsxExportOptionsEx)stream, exportOptionsExports the grid’s data to a stream in XLSX format with the specified export settings.
WriteXlsx(Stream)streamExports the grid’s data to a stream in XLSX format.