Wednesday, January 05, 2011

xll - the easy way to create Excel add-ins

A C++ library for creating xll add-ins
Create Excel add-ins using the Excel 2007 SDK that use the big grid, wide-character strings, and thread-safe functions. The library can also be used to create add-ins that work with Excel 97 through Excel 2003.

Read more: Codeplex