]> source.dussan.org Git - poi.git/commit
bug 59837: update CellUtil to handle VerticalAlignment and HorizontalAlignment enums
authorJaven O'Neal <onealj@apache.org>
Sun, 10 Jul 2016 11:18:55 +0000 (11:18 +0000)
committerJaven O'Neal <onealj@apache.org>
Sun, 10 Jul 2016 11:18:55 +0000 (11:18 +0000)
commitb5eced282da069f0352db107a997f25c81e5f573
tree056b2a722faf9a7672ea711c62957a6471193b62
parent96a24aad62e3394bcc7e04f32ec55c360baa80dc
bug 59837: update CellUtil to handle VerticalAlignment and HorizontalAlignment enums

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1752077 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/util/HSSFCellUtil.java
src/java/org/apache/poi/sl/usermodel/VerticalAlignment.java
src/java/org/apache/poi/ss/usermodel/VerticalAlignment.java
src/java/org/apache/poi/ss/util/CellUtil.java
src/testcases/org/apache/poi/ss/util/BaseTestCellUtil.java