Hi!
Some days ago i finished my program that create *.doc file and fill it with paragraphs of text, tables, images and hyperlinks to external files. And now I want it to do the same in *.xls.
There are a few examples in SRC that shows how to create simple spreadsheet with numeric data or parse existed xls file. Can you show some examples how to fill different data into xls file?