I am Exporting all the data from a report. I can successfully make a workbook and save it like so:
Workbook workbook;
string fileName = "output";
workbook.Save(HttpContext.Current.Response, fileName, ContentDispositi…...Modify Aspose Cell on Export to Xlsx/Csv Aspose.Cells Product...27, 2023, 12:10pm #1 I am exporting all the data from a report...