This helper allows easy registration of functions within the Excel Function Wizard. Just instanciate a static instance of the Registrar for each exported function.
Public Member Functions | |
| Registrar (const char *function, const char *category, const char *argsHelp, const char *helpFile, int helpTopic, const char *longHelp, bool hidden, int nargs,...) | |
| Register a function with the Function Wizard. | |
| ~Registrar () | |
|
||||||||||||||||||||||||||||||||||||||||
|
Register a function with the Function Wizard.
|
|
|
|
1.3.8