On Fri, 27 Aug 2010, Brian Trezise wrote:
Is there anything similar for writing of large .xls files as well?

Alas not. The biff8 file format has loads of back-and-forth references between different records. This makes at almost impossible to do a streaming write, because you need to know about things later in the file to write earlier bits...

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to