]> source.dussan.org Git - poi.git/commit
Per JavaDoc and tallison, XWPFTableCell#getVerticalAlignment() should return null...
authorJaven O'Neal <onealj@apache.org>
Wed, 8 Feb 2017 09:23:04 +0000 (09:23 +0000)
committerJaven O'Neal <onealj@apache.org>
Wed, 8 Feb 2017 09:23:04 +0000 (09:23 +0000)
commit91cc13f771c81b06245a15d38f8be39a931146e5
tree91759b6a27c5e5285afb34c028497e28a6046ce1
parent6028c9fa0eaa18f3c6153a4e6d80749f1b474e09
Per JavaDoc and tallison, XWPFTableCell#getVerticalAlignment() should return null if valign is not set. Patch from prasad-babu. This closes #30 on GitHub.
https://github.com/apache/poi/pull/30#issuecomment-186224438

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782130 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableCell.java