convert excel worksheet to binary array

S

sachin

Hi,
I am using excel automation on server. I want to convert
the excel worksheet processed after automatio in to
binary array so that I can pass it to the remote caller.
Is this possible?
Currently I am saving this file on disk and then reading
it in binary array using file stream and then sending to
calling. I thought instead of saving on disk and reading
there may be way to do it directly

thanks,
Sachin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top