On Mon, 7 Nov 2011, falsedmitri wrote:
How do I get a String representing the formula in a cell using HSSFListener?
We have one excellent example of this sort of thing, in the form of EventBasedExcelExtractor, I'd suggest you take a look at that:
http://svn.apache.org/repos/asf/poi/trunk/src/java/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.java Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
