GitHub user drmacro opened a pull request: https://github.com/apache/poi/pull/122
Set table and table cell widths to percentage, twips, or "auto". Tested in context of real-world code You can merge this pull request into a Git repository by running: $ git pull https://github.com/drmacro/poi feature/set-table-width Alternatively you can review and apply these changes as the patch at: https://github.com/apache/poi/pull/122.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 #122 ---- commit 2026c293d022d5931304f03b2c31b289ddb0ae23 Author: Eliot Kimber <drmacro@...> Date: 2018-08-15T23:03:28Z Set table and table cell widths to percentage, twips, or "auto". ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org