XLL+ is a toolkit for writing Excel add-ins in C++. The XLL+ toolkit contains three main components:
- XLL+ AppWizard - The XLL+ AppWizard creates a new
Developer Studio project, containing all the code required to build and
register an Excel add-in XLL library.
- XLL+ Function Wizard - The XLL+ Function Wizard is an add-in
for Microsoft Developer Studio which lets you create and edit add-in
functions. It generates all the code required for registering the
function with Excel and for input & output of Excel data structures.
- XLL+ Runtime Libraries - The XLL+ Runtime Libraries contain
C++ object classes which give you easy & safe access to Excel
features from within your add-in functions.
Chưa có hoặc chưa được cập nhật!