]> source.dussan.org Git - poi.git/commit
Add details of the ignored errors where the HSSF spec provides a good description...
authorNick Burch <nick@apache.org>
Mon, 15 Feb 2016 14:58:16 +0000 (14:58 +0000)
committerNick Burch <nick@apache.org>
Mon, 15 Feb 2016 14:58:16 +0000 (14:58 +0000)
commit8c203f136623bbf343972f581a22a18a4121693d
tree8a2cc44be1cc9a0130fb61b152cac04cd6a4185d
parent3b5586ea794a2f9c371bc516ae3368c75d1a49d3
Add details of the ignored errors where the HSSF spec provides a good description, and a bit more refactoring. #56892

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730543 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/common/FeatFormulaErr2.java
src/java/org/apache/poi/ss/usermodel/IgnoredErrorType.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
src/ooxml/java/org/apache/poi/xssf/usermodel/helpers/XSSFIgnoredErrorHelper.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheet.java