GitHub user drmacro opened a pull request: https://github.com/apache/poi/pull/121
Corrected bugs in setting vertical alignment and emphasis mark. Refined test cases to catch the bug. Tested with real-world code (where the failure was originally detected). You can merge this pull request into a Git repository by running: $ git pull https://github.com/drmacro/poi feature/set-vertical-align-bug Alternatively you can review and apply these changes as the patch at: https://github.com/apache/poi/pull/121.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #121 ---- commit f8bc74dab1739bb635e21da318199f6351bc2dc7 Author: Eliot Kimber <drmacro@...> Date: 2018-08-15T17:20:16Z Corrected bugs in setting vertical alignment and emphasis mark. Refined test cases to catch the bug. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org