Jan Holst Jensen wrote:
Oliver Brinzing wrote:
Hi Jan,
have you seen
http://development.openoffice.org/releases/DEV300_m50_snapshot.html ?
-> Transporting newlines in spreadsheet formulas
http://www.openoffice.org/issues/show_bug.cgi?id=35913
Ahhh!! You guys are already solving it. F
Oliver Brinzing wrote:
Hi Jan,
have you seen
http://development.openoffice.org/releases/DEV300_m50_snapshot.html ?
-> Transporting newlines in spreadsheet formulas
http://www.openoffice.org/issues/show_bug.cgi?id=35913
Ahhh!! You guys are already solving it. Fantastic :-).
I have down
Hi Jan,
have you seen
http://development.openoffice.org/releases/DEV300_m50_snapshot.html ?
-> Transporting newlines in spreadsheet formulas
http://www.openoffice.org/issues/show_bug.cgi?id=35913
Oliver
Am 12.06.2009 22:39 schrieb Jan Holst Jensen:
> Hi all.
>
> I am developing an add-in
Hi all.
I am developing an add-in that has to work with multi-line text entries
in cells. The text entries that will be processed are protein entries
that in most formats are line-oriented, so there is no way around
dealing with multi-line cells.
The code below illustrates that multi-line te