Results 1 to 2 of 2

Thread: VB.NET Excel library

  1. #1

    Thread Starter
    Hyperactive Member Dorothy's Avatar
    Join Date
    Feb 2001
    Posts
    310

    Question VB.NET Excel library

    Is there any Microsoft Excel library available under .NET reference?

    Only COM Excel lib are available under project > reference. I feel the interopearatability between my app and Excel would be slow using a COM lib.


    Any suggestions?

  2. #2
    Member
    Join Date
    Aug 2002
    Location
    Netherlands
    Posts
    39

    I don't think....

    that is basically true. But I also think that COM is the only way to interact with MS-Office at the moment. Or you should define your own spreadsheet in your app, by using a spreadsheet control (if that exists... haven't been looking for it yet) or a datagrid or something like that...

    Dozo

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width