Have never worked with the formula parser but the same class contains methods called toFormulaString() that will convert from the array of Ptg(s) into human readable format - they return a String or String(s). You could try those.
May I ask what exactly are you trying to accomplish? It may well be that there are far simpler ways to go about achieving your ends? Yours Mark B -- View this message in context: http://apache-poi.1045710.n5.nabble.com/How-to-use-org-apache-poi-ss-formula-FormulaParser-to-parse-the-formula-tp3279538p3279682.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
