]> 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)
commit508f36d702fed964fa8bf891e8f6bcbfa2a7ad13
tree78889162f49c02ca8166d5bee2cd818a8357e990
parenta6045066839ba108b20033504c1842dd11ea02ad
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]