|
[Quoted Text] > SDK that can open a spreadsheet and support GetValue(), SetValue(), > etc. Ideally, it would be Excel version-independent.
GetValue(): I guess this can be realized, if you understand the formats (BIFF or zipped XML).
SetValue(): is probably impossible outside a calculation programm itself. You would have to invent the wheel again - or have a very good understanding of the file formats. -- Moin+Gruss Alexander - MVP for MS Excel - www.xxcl.de - mso2000sp3 --7-2
|