]> source.dussan.org Git - poi.git/commit
#55953 Added methods to position a table
authorMark Murphy <jmarkmurphy@apache.org>
Mon, 12 Feb 2018 04:12:06 +0000 (04:12 +0000)
committerMark Murphy <jmarkmurphy@apache.org>
Mon, 12 Feb 2018 04:12:06 +0000 (04:12 +0000)
commit6e6707369206533118a7f65c0ba219b0e9a09291
tree524d3cb4d2adb1066c8c62ccaa2c4353377324bb
parentfc0cc159032a58740e09325375b05a1402690a31
#55953 Added methods to position a table

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823920 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xwpf/usermodel/TableRowAlign.java [new file with mode: 0644]
src/ooxml/java/org/apache/poi/xwpf/usermodel/XWPFTable.java
src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFTable.java