Manual

This reference manual summarizes selected features concerning end-user functionality of ObjectHandler, QuantLibAddin, and QuantLibXL.

ObjectHandler

TopicSummary
Excel BindingObjectHandler functionality for Microsoft Excel
Logging and Error HandlingWriting messages to the log file
Garbage CollectionCulling objects orphaned by the deletion of the calling cell
References, Permanent Objects and TriggersFlagging objects as permanent so that they're ignored by ohAllObjectDelete(), and using triggers to force dependencies between cells in Microsoft Excel

QuantLibAddin / QuantLibXL

TopicSummary
Evaluation DateDescription of special processing for the Evaluation Date, which is implemented in QuantLib as a global variable
CoercionAutomatic coercion of datatypes
Looping FunctionsFunctions which automatically loop on one of their arguments
Observer/Observable Design PatternDesigning spreadsheets to exploit QuantLib's use of the Observer/Observable design pattern