-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mohamad EL-Bawab edited this page Aug 30, 2014
·
5 revisions
The NumXL VBA SDK is a library of all data types (e.g. enumerations) and function API declarations for The NumXL SDK.
- Unlike declaring API in your project approach (which would require that you furnish the full path name), the add?in approach allows the developer to only reference the SDK once.
- Support for Excel versions 97 through 2013, both the 32-bit and 64-bit version.
- Securely, digitally signed by Spider Financial and fully compliant with Excel's macros security model.
- Your custom VBA code/macros do not get passed any exception generated during the course of the function call, so no crash is ever caused by the SDK.