]> 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)
commit4f92e81892b0b22b413f9e2db3964ccfa71e5680
treee25c396c364600c908973e12693141705a86fe1b
parenta6cd0dd6f4b677605105dc93fc3b6fa7a83c1fd4
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