Online-Help at time not ready.
Free for private use with comment of the author

propertys
	line(ihnteger): the first row of excel-Data, default = 1 (first)
	horizontal(boolean): put the data vertikal or horizontal, default = true
	excelnew(boolean): starts at each call Excel new if true, default = false, means if excel allready is running it will not start new.

methodes
	startexcel: start a session of excel
	startworkbook: open a new workbook in excel
	startdata: put a row (or Column if horizontal is false) of your datas in excel, before create a stringlist with your data (excel1.data := stringlist).
	autofit: fits the cells;

(c) 1998, r. Vysata, CreativeSoftwareTechnik

For Source or Commercial Use mail to: r.vysata@magnet.at

have fun with Excel and the Data of your Delphi.app