]> source.dussan.org Git - poi.git/commit
bug 60228: getCellTypeEnum should not be deprecated until after getCellType returns...
authorJaven O'Neal <onealj@apache.org>
Sun, 9 Oct 2016 10:59:34 +0000 (10:59 +0000)
committerJaven O'Neal <onealj@apache.org>
Sun, 9 Oct 2016 10:59:34 +0000 (10:59 +0000)
commit370aa27bf20c630d7b23670d05649ea3945429e7
tree2f93fe02de508009fb6ed85f994c4f6e536635f1
parent63da9f8d1952f5f695b5c593f1e53727d3eb6662
bug 60228: getCellTypeEnum should not be deprecated until after getCellType returns a CellType enum

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1763960 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
src/java/org/apache/poi/ss/usermodel/Cell.java
src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFCell.java
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java