https://issues.apache.org/bugzilla/show_bug.cgi?id=50244

--- Comment #14 from Dirk Schoenberger <[email protected]> 2010-12-02 11:37:00 
EST ---
Just some ideas:

- could this be some external component library work? I know about the
limitations of the Excel solution, but there seems to be a whole lot of third
party libraries which allow for larger data (however, I have this not set seet
for name definitions, but for things like diagrams)

- could this be some legacy mechanism like DDE/OLE (basically the data is
really referenced in another file, but a copy of the data is stored in the
Excel file in case the referenced file is lost)

- could this be a number format problem (basically you set a array of float
values (4 bytes per value IIRC), but on save the array was "expanded" because
in the Excel file the string representations are stored, which are longer than
4 bytes per value)

Best regards
Dirk

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to