xlld.sdk

Modules

framework
module xlld.sdk.framework

Utility functions for writing XLLs

xlcall
module xlld.sdk.xlcall

Microsoft Excel Developer's Toolkit Version 15.0

xlcallcpp
module xlld.sdk.xlcallcpp

Microsoft Excel Developer's Toolkit Version 14.0

xll
module xlld.sdk.xll

Code from generic.h and generic.d Ported to the D Programming Language by Laeeth Isharc (2015) This module provides the ceremony that must be done for every XLL. At least one module must be linked to this one implementing the getWorkSheetFunctions function so that they can be registered with Excel.