access function description from c++

A

Angelique

Hello,

For several user-defined function written in C++, we have
made a help .chm file. Now i have three questions:

1. How can I inlude our own help .chm file in the excel
help file without decompiling the excel .chm?
2. How can I access the function description in the
function dialog box from C++?
3. How can I access the argument description in the
function dialog box from C++?

Thank you in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top