]> source.dussan.org Git - poi.git/commit
bug 23631: support for getting the current pane information in excel
authorJason Height <jheight@apache.org>
Tue, 29 Aug 2006 03:27:11 +0000 (03:27 +0000)
committerJason Height <jheight@apache.org>
Tue, 29 Aug 2006 03:27:11 +0000 (03:27 +0000)
commitfdf1a81658568324b5b95e8cccc0d883fe1eb089
treeb7f370367be06def10cff66e086acfcc823c4b75
parent4859068eb4915c534d610cb3c13ddc0f91a1052d
bug 23631: support for getting the current pane information in excel

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@437930 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/eventmodel/EventRecordFactory.java
src/java/org/apache/poi/hssf/model/Sheet.java
src/java/org/apache/poi/hssf/record/RecordFactory.java
src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java
src/java/org/apache/poi/hssf/util/PaneInformation.java [new file with mode: 0644]