× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Solved. It was the numeric format passed as a string to ss_style API.
Indeed it was improperly formatted (I will review formats with users here
for future cases). After reviewing dozens of incidents inside POI or other
sources, a couple of rules to take in account:
1, Excel does not explain this type of issues. Neither code errors, which
are different and a lot referring this problem. It appears with a dialog
message like " *excel found some unreadable content, do you want ro repair*?"
Worksheet only works if you select to repair. After repairing, you receive
some diagnostic, like
"Removed Records: Style from /xl/styles.xml part (Styles) "
Then, you have lost your styles (all).
2, it happens for several different reasons, not only styles, but bad
formatted names for files or sheets, number of styles, out of limits cells
or char data, etc. Your better guess is the Removed records sentence and
the associated xml expansion (three lines, approx). It's your
responsibility to find the origin/cause.
Another lesson learned to me.
Thanks all of you, even for publishing my issue.
Jorge Ubeda

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.