Dear sir:

     I use poi-3.0.2-FINAL in my project and use this
statement(cell.setCellValue(new HSSFRichTextString(“test”));) in my
method,It can deploy successfully,but it will show
error(java.lang.NoSuchMethodError:
org.apache.poi.hssf.usermodel.HSSFCell.setCellValue(Lorg/apache/poi/hssf/use
rmodel/HSSFRichTextString;)V) when my project is running.How can I solve the
problem.thanks.

     Best regards

lin

 

Reply via email to