XLL+ Class Library (6.3)

Tutorials

This section contains the following samples:

Tutorial1
Contains most of the code from the User Guide
MfcTutorial
Contains the code for the MFC sample in the User Guide
AvgOptAsync2
An option value calculator add-in, which runs lengthy calculations in a background thread (New in XLL+ 6.0)
SafeCode
Demonstrates the use of a Structured Exception Handler to trap fatal run-time exceptions (Changed for XLL+ 6.0)