Hi Dominik, After digging down, Array Formulas are supported !!! sheet.setArrayFormula() is what I was trying to implement. Please change the "Not yet supported" in [1] to hint about that. Thanks again,Ahmed
[1] http://poi.apache.org/spreadsheet/formula.html From: Dominik Stadler <[email protected]> To: POI Users List <[email protected]>; Ahmed Ashour <[email protected]> Sent: Monday, January 19, 2015 10:16 PM Subject: Re: Array Formula Hi, yes, sure, patch-submissions are welcome, see http://poi.apache.org/guidelines.html for some instructions and tips. As soon as you have something ready for discussion, please open a ticket at https://issues.apache.org/bugzilla/buglist.cgi?list_id=121173&product=POI and attach the patch together with fixes for existing unit-test (if necessary) as well as new unit tests which verify the functionality. Then we can discuss details and see if it fits to the overall APIs in POI. Thanks... Dominik.
