You need some basic objects to create Excel XLL Add-Ins with Delphi. At first, we need a structure to exchange data with Excel. Therefore, Microsoft describes the XLOPER
and XLOPER12
structures inside the Excel Software Development Kit (SDK). Continue reading
Delphi XLL Basics – XLOPER/XLOPER12
2 Replies