https://bz.apache.org/bugzilla/show_bug.cgi?id=62875

--- Comment #3 from gallon.fi...@gmail.com <gallon.fi...@gmail.com> ---
The scope is for one call to Function.evaluate(Ptg[], row, col). It doesn't
persist between calls. Caching is performed higher in WorkbookEvaluator at the
cell level. 
Caching wouldn't work for functions because along with refs they receive
literals and nested functions' results.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to