C# Referencing of Office Libraries without Office installation
Try searching to see if anyone has made a BIFF8 reader, either in C# or with
results accessible to C# (eg it makes a CSV or similar).
Regards,
Peter T
"gwfran" wrote in message
...
We have a server running IIS (.NET 1.1) and need to parse Excel
spreadsheets
uploaded to us. The server, however, does not have Office installed. Is
there a redistributable available so that the Excel classes/types can be
utilized by our C# app?
|