Hi Ulf, I have downloaded the 3.5 beta version, set classpath and then tried to rung the samples at http://poi.apache.org/spreadsheet/examples.html. But for BusinessPlan.java and Calendar.java, the compiler bahs that the method setBoldweight() cannot be found (should actually be in Font.class of namespace ss).
For LoanCalculator.java, the compiler bahs that the method setRefersToFormula cannot be found. Is it possible that the demo programs do not work with the poi 3.5 beta version? Or did I miss something? Best regards, Ulf Dittmer-2 wrote: > > Those classes are not part of POI 3.2; they are part > of the upcoming POI 3.5 release. Binaries of the 3.5 > beta version can be downloaded from the POI site. > > Ulf > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/apache-POI---xssf-und-ss-missing-from-release-3.2--tp20636523p20645980.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]
