> I have several imports in my code from the org.apache.poi.ss.usermodel > classes, but > import org.apache.poi.ss.usermodel.WorkbookFactory; is not being recognized. > > My path is set to poi-3.8-beta1-20101028 > > Anyone have an idea?
It is in the ooxml jar - See https://issues.apache.org/bugzilla/show_bug.cgi?id=50191 ./ooxml/java/org/apache/poi/ss/usermodel/WorkbookFactory.java > Thank you. You are welcome,, Dave > > -- > View this message in context: > http://apache-poi.1045710.n5.nabble.com/Has-WorkbookFactory-been-depreciated-tp3331105p3331105.html > Sent from the POI - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > 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]
