Diego Pons <[EMAIL PROTECTED]> writes:
>On Sat, 2002-06-29 at 16:27, [EMAIL PROTECTED] wrote:
>> Does anybody know how I can write to StarOffice Spreadsheet cells from Java
>> and read from StarOffice Spreadsheet cells to Java, all under Linux.
>
>The trivial approach is to export the SO files in csv format
>(comma-separated) and then read them in java with a tokenizer.
>Conversely, it's easy in java to create csv-type files and then read
>them in SO. Of course, complex stuff might be lost in the conversion to
>csv.
>
Sorry, I should have said that I need to this dynamically and interactively. I
need turnaround time on the order of hundred milliseconds or so. So writing and
then reading files won't do.
Norman Shapiro
798 Barron Avenue
Palo Alto CA 94306-3109
(650) 565-8215
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]