On Fri, 4 Dec 2015, Javen O'Neal wrote:
In FunctionEval.java [1], there's an array that maps the binary function code used in BIFF8 to a function instance.

There's also src/resources/main/org/apache/poi/ss/formula/function/functionMetadata.txt

I'm implementing Days [2] for bug 58468 [3], and I have no idea what the code is. Is there an easy way to figure out the code?

Look at the "Ftab" section of the XLS file format specs, something like section 2.5.198.17, that holds the official documented list

(Please fill in any gaps in our list you find, if you have the time!)

Nick

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

Reply via email to