A year ago, I saw a beautiful simple code that gets a data table and saves it in an excel file.
The trick was using a web library (something with http), and I'm pretty sure it is a stream.
I find a lot of code with the answer, but I can't get it to work in a win-form environment. There is also a cell by cell code - uninteresting - slower.
I want to insert it as a range or something close.
thanks
Asaf gilad
source
share