https://issues.apache.org/bugzilla/show_bug.cgi?id=51262
--- Comment #1 from Yegor Kozlov <[email protected]> 2011-06-18 08:34:20 UTC --- I can see that the problematic cell B3 is formatted using a custom user-defined style (標準_NEV) and the default font for this style is MS P Gothic 10pt bold. POI doesn't take this into account and returns you the global default font which is 11pt regular. Something to improve in future. Yegor -- 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]
