Home Index Book Sheet Format Font AutoFilter FilterColumn RichString FormControl
ConditionalFormatting ConditionalFormat Examples
ConditionalFormatting ConditionalFormat Examples
Setup LibXL in Delphi
Please follow the instructions below.1. Add the directory with the LibXL.pas unit to the Search path project option (Project -> Options -> Building -> Delphi Compiler -> Search path): 2. Copy libxl.dll from the bin folder to <your_project_directory>\Win32\Debug or <your_project_directory>\Win32\Release folder. If your target is "Windows 64-bit" copy libxl.dll from the bin64 folder. 3. Project is ready for using LibXL functions: