WINSOFT components and applications

Excel Component Suite

Application Workbook Worksheet Chart Range
Delphi and C++Builder components for automating Microsoft Excel.
Excel Component Suite is part of Office Component Suite
Download Excel 3.5 trial version
Download demo example
Order Excel Component Suite $100 USD (license for one developer)
Order Excel Component Suite multi-license $300 USD (license for all developers in the company)
Order Excel Component Suite year upgrades $50 USD (registered users only)
Order Excel Component Suite year upgrades multi-license $150 USD (registered multi-license users only)
Order Winsoft Component Package

FAQ

How can I solve "Class not registered" error?

Check whether Microsoft Excel is installed and try to reinstall it.

How can I export XLS file to PDF?

ExcelWorkbook.Active := True;
ExcelWorkbook.ExcelWorkbook.ExportAsFixedFormat(xlTypePDF, 'filename.pdf',
  EmptyParam, EmptyParam, EmptyParam, EmptyParam, EmptyParam, EmptyParam, EmptyParam);

Useful Links

Icon Office client development
Icon Object model (Excel VBA reference)
Icon Direct Office
Icon Libre
Icon Office Component Suite
Icon Office XML