create excel object from binary data

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rahul

    create excel object from binary data

    hi
    i have a situation where i get binary data in a filestream. i have to
    programatically convert this data into an excel object within my program. i
    cannot write this data into a local file due to write access restrictions.
    is there a way to convert filestream(bina ry) data into an excel object on
    the fly.

    thnx in advance
    rahul
Working...