]> source.dussan.org Git - poi.git/commit
read GutsRecord in in the Sheet(RecordStream rs)
authorYegor Kozlov <yegor@apache.org>
Sat, 18 Apr 2009 09:06:16 +0000 (09:06 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 18 Apr 2009 09:06:16 +0000 (09:06 +0000)
commitdf946963b6595b38c40671b22a97f37f9acfce5e
tree3fae8ee2c58d2dcb496a8c6cbd88a5383fb4b6b5
parent46b06af35a59c1bb1ce4ee91d32106ab124287b0
read GutsRecord in in the Sheet(RecordStream rs)
constructor (see bugzilla 46186); always call sheet.setAlternativeExpression in conjuction with sheet.setRowSumsBelow, see bugzilla 46714 and 30714

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@766273 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/model/Sheet.java
src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFSheet.java
src/testcases/org/apache/poi/ss/usermodel/BaseTestBugzillaIssues.java