https://issues.apache.org/bugzilla/show_bug.cgi?id=49237
--- Comment #5 from Andreas Beeker <[email protected]> --- Created attachment 30993 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30993&action=edit [PATCH] Bug 49237 - limit xfIndex read to 12 bits Currently the RowRecord class tries to read the full 16 bits for the xfIndex, but spec only specifies 12 bits. (see http://msdn.microsoft.com/en-us/library/dd906757(v=office.12).aspx). In the original test file the higher bits for top and border bottom were also set, so this led to the wrong style index -- 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]
