DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18090>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18090
[PATCH]Sheet.getColumnWidth sometimes doesnt return the correct width
------- Additional Comments From kamoshida.toshiaki@future.co.jp 2003-04-02 09:59 -------
The bug Mr.Tanino reported is a simple bug,and I found same problem because of
another reason.
When user changed plural column's width collectively and saved,the info about
the operation is exist only the first column's info.(I see the info by XML
Element generated by MS OfficeXP.Maybe OLE2 file keep it with another sytle,but
I don't know the spec deeply)
So,user can't get correct width about rest columns by Sheet#getColumnWidth().
|