On Wed, 19 Jun 2013, Andrej Czapszys wrote:
I would love to read the cached value.  However, I could not find a method
in HSSFCell that exposes the cached value.
http://poi.apache.org/apidocs/org/apache/poi/hssf/usermodel/HSSFCell.html

getCachedFormulaResultType() then fetch as normal

There's examples in the source tree, eg
http://svn.apache.org/repos/asf/poi/trunk/src/java/org/apache/poi/hssf/extractor/ExcelExtractor.java

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to