]> source.dussan.org Git - poi.git/commit
SheetUtil helper for finding the main cell of a merged region, if in one
authorNick Burch <nick@apache.org>
Sat, 18 Oct 2014 19:58:05 +0000 (19:58 +0000)
committerNick Burch <nick@apache.org>
Sat, 18 Oct 2014 19:58:05 +0000 (19:58 +0000)
commit7832ad993c31e8455b9fbed741a95f72eb9b3b12
tree78889162f49c02ca8166d5bee2cd818a8357e990
parent1c98be92f36f960e0ee41f180523ca7c2ba4319a
SheetUtil helper for finding the main cell of a merged region, if in one

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1632833 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/util/SheetUtil.java
src/testcases/org/apache/poi/ss/util/TestSheetUtil.java [new file with mode: 0644]