On Thu, 30 Aug 2007, subhashmedhi wrote:
I would like to know which operators are supported and which are not supported by HSSFFormulaEvaluator?? Is %(percentage) not supported by HSSFFormualEvaluator?
Your best bet is to just browse the source, and see what's defined there. That's by far the most authoritative list
http://svn.apache.org/viewvc/poi/trunk/src/scratchpad/src/org/apache/poi/hssf/record/formula/functions/ Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
