Hi, I'd like to use the pv() function that used to be a static method in the FinanceLib class. I just upgraded to POI 3.7 and it's no longer available (seems the entire FinanceLib class is no longer public). I'm wondering if there is another way to access the pv method now directly from my Java code (not working with Excel files - just want to use the financial methods directly).
Thanks
