Hello,

I was wondering if there were any examples or documentation on how to
use NamedRange class in Microsoft.Office.Tools.Excel

I'm using VS.NET 2003 and Excel 2003.

I am trying to access all the named range names in a given worksheet
progrmatically.

BTW, I dont see Microsoft.Office.Tools.Excel in VSTO 2003 - but looks
like this is built-in in VSTO 2005. How do I add this namespace in VSTO
2003 project? I dont see that reference anywhere.

Thanks!!