I havent been able to set any formulas using the new method setCellFormula()
I am using the 1.8.0-dev version of poi
when I call the method like this: cell.setCellFormula("B1");
I am thrown the java.lang.IllegalMonitorStateException
Is this method known to be functional at this point? or have I used it
improperly?
thanks for any help
Owen
--
To unsubscribe, e-mail: <mailto:poi-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:poi-user-help@;jakarta.apache.org>
