Write an excel workbook to a memory stream .NET

Posted by Jon Cahill on Stack Overflow See other posts from Stack Overflow or by Jon Cahill
Published on 2008-10-01T06:54:19Z Indexed on 2010/05/17 5:00 UTC
Read the original article Hit count: 798

Filed under:
|

How do I write an excel workbook to a memory stream without first saving it to the file system?

All options within the Microsoft.Office.Interop.Excel.WorkBook save options take a filename.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about excel