]> source.dussan.org Git - poi.git/commit
Fix bug #49381 - Correct createFreezePane in XSSF, so that the left row/column matche...
authorNick Burch <nick@apache.org>
Fri, 18 Mar 2011 16:38:58 +0000 (16:38 +0000)
committerNick Burch <nick@apache.org>
Fri, 18 Mar 2011 16:38:58 +0000 (16:38 +0000)
commitb07c986c9d8b8ef1c09eb593c990d8b5f945094f
treed489ae366bc6c11c21678052a28c9bc6bbfac698
parentee6bb48894ed6e7bbcd6236dec968fbc347d1e45
Fix bug #49381 - Correct createFreezePane in XSSF, so that the left row/column matches the documentation + HSSF (CellReference is row,column)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1082966 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java