A new version of ExcelInterface is now available (version 0.4) here:

http://tcoq.free.fr/composants.html

It's provided as is, under the MPL 1.1 license.

This is unfinished work, but the version 0.4 has the minimum necessary to do
useful stuff with the interface, and more:
- creating and loading excel workbooks,
- saving workbooks,
- creating and accessing sheets,
- getting values and setting values (and formulas) in cells,
- getting and changing cell format
- creating comments,
- creating shapes,
- creating charts.

There is no user manual, but the test example in the Tests directory provides an example for each function, so it should be easy to use. In addition, Excel' VB documentation should
be also very useful.

It provides a very clear demonstration COM programming (although a manual activity) is entirely possible in FPC 2.2.4 and Lazarus.

All comments and suggestions are welcome.

Best regards,
Thierry



--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to