On Nov 9, 2011, at 12:02 PM, Nick Burch wrote: > On Wed, 9 Nov 2011, Stefano Bianchi wrote: >> I am using POI-3.7-20101029. > > You might want to try the most recent 3.8 beta, though I think it may not > help for this case > >> but could not find the list of built in functions. > > You'll need to check the sourcecode for that. It'd probably be handy if we > could have something that would export the list from code to the site, if > anyone fancies working up a patch... :)
I am thinking about converting the site from Forrest to the Apache CMS - that would make it really easy to update such a page. But it is also quite a bit of work... ... ... Regards, Dave > >> org.apache.poi.hssf.record.formula.functions.Frequency >> >> class in the src distribution, I suppose this is not supported yet. >> >> Can anybody confirm? >> Will it be added? If yes, any plan? > > I'd suggest you make a start on adding it in. It's not actually all that hard > to add new functions to POI. Yegor gave a talk last year that's a good > introduction to this: > http://people.apache.org/~yegor/apachecon_us2010/Evaluation_Of_Excel_Formulas_In_POI.pptx > > If you get it working, please send in a patch! > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
