Hello,

I am programming the Excel files under Visual Studio 2005.

I wonder about the difference between using "Office.Interop" and "Office.Tools" (.NET 2, C#).

There are the same objects like Workbook and Worksheet.

Witch of them is the best practice to use for open, read, and transform excel files?