]> source.dussan.org Git - poi.git/commit
bug 59791: CellFormat#ultimateType(Cell) should return an integer for backwards compa...
authorJaven O'Neal <onealj@apache.org>
Mon, 4 Jul 2016 13:09:30 +0000 (13:09 +0000)
committerJaven O'Neal <onealj@apache.org>
Mon, 4 Jul 2016 13:09:30 +0000 (13:09 +0000)
commitbe49e0c5a7fff97a14045d85c03e1cf4756be90f
treee25c396c364600c908973e12693141705a86fe1b
parent03671fea80907ac57ef241c5d35e0f5ab753673d
bug 59791: CellFormat#ultimateType(Cell) should return an integer for backwards compatibility (use ultimateTypeEnum for now for CellType enums); re-add SXSSFCell(SXSSFRow, int) for backwards compatibility

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751273 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/format/CellFormat.java
src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFCell.java
src/ooxml/testcases/org/apache/poi/ss/format/TestCellFormatPart.java