|
|
I have built a automated Add-in for Excel so in functions like the Excel intrinsic functions. That is the functions operate in a cell like Sum does. I used A. Whitechapel book Microsoft .Net Development for Microsoft Office. A good book and the following his instructions it worked perfect the first time. However, there are several items I need would like to clean up. • Besides the functions I have programmed several others come along for the ride such as Equal, GetHashCode, GetType, and ToString. How do I get rid of these so they do not show up in the function list in Excel? • How do I add a description to the functions so it shows up in the insert function dialog box in Excel? Does any one know how or where I can find information on the above?
-- Mike Reed
|
|
|