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?