Hello In POI HSSF when evaluating Excel Formula cell is there a way to tell what data type the formula will return by just looking at the cell? Or is there API such as cell.getCellFormulaType() similar to cell.getNumericCellValue() or cell.getStringCellValue() or cell.getCellFormula() that can return a data type produced by fomula result?
Thank you Igor __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
