Hi All
I have a collection of byte arrays - each byte array has been returned from the MS reporting services web service Render() method (rendered in Excel format)
I want to merge these byte arrays into a single byte array which when downloaded has multiple sheets. (each byte array corresponds to a sheet in the result excel)
I want to achieve this using openxml. Could anyone please help.
Thank you.
Thanks
Leon DPosted Jul 8, 2021, 8:48 AM
Nitin SontakkePosted Jul 8, 2021, 4:36 AM