nee, ich meine schon
xml, keine
csv die dann erst durch excel konvertiert werden müssen
so nach diesem schema:
Delphi-Quellcode:
<?
xml version="1.0"?>
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns="urn:schemas-microsoft-
com:office:spreadsheet" xmlns:o="urn:schemas-microsoft-
com:office:office" xmlns:x="urn:schemas-microsoft-
com:office:excel" xmlns:ss="urn:schemas-microsoft-
com:office:spreadsheet" xmlns:
html="http:
//www.w3.org/TR/REC-html40">
<DocumentProperties xmlns="urn:schemas-microsoft-
com:office:office">
<Author>ich</Author>
<LastAuthor>ich</LastAuthor>
<Created>2012-02-01T12:31:29Z</Created>
<Version>15.00</Version>
</DocumentProperties>
...
....
....