]> source.dussan.org Git - poi.git/commit
Fix bug #49524 - Support for setting cell text to be vertically rotated, via style...
authorNick Burch <nick@apache.org>
Sun, 18 Jul 2010 18:00:36 +0000 (18:00 +0000)
committerNick Burch <nick@apache.org>
Sun, 18 Jul 2010 18:00:36 +0000 (18:00 +0000)
commit567001becf40310a1e634d4d9a1239e1a635baac
tree0a2aa1c1ae7d173562463bf9a43db61b1cd815cb
parent3726ef1074728a6d461cabd3426fcb1c7f49ba0a
Fix bug #49524 - Support for setting cell text to be vertically rotated, via style.setRotation(0xff)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@965267 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/usermodel/HSSFCellStyle.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
test-data/spreadsheet/49524.xls [new file with mode: 0644]