]> source.dussan.org Git - poi.git/commit
POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad Babu
authorTim Allison <tallison@apache.org>
Fri, 19 Feb 2016 15:46:26 +0000 (15:46 +0000)
committerTim Allison <tallison@apache.org>
Fri, 19 Feb 2016 15:46:26 +0000 (15:46 +0000)
commit12ac00eafd677f6e6be10a143a8f2b6ef96a3d2e
tree60abb320311d886025aa9fe59218b5a2839c7489
parent36ae29751d6109c781deedb0ede25e677db401c7
POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad Babu

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731257 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTableCell.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFTableCell.java
test-data/document/59030.docx [new file with mode: 0644]