On Tue, 15 Jul 2008, mjw_85uk wrote:
i have been trying to get the cloneFromStyle(HSSFCellStyle source)
method to work. However, when i try and call the method to copy the
style i get this error:
java.lang.NoSuchMethodError:
org.apache.poi.hssf.usermodel.HSSFCellStyle.cloneStyleFrom(Lorg/apache/poi/hssf/usermodel/HSSFCellStyle;)V
You have an older version of poi on your classpath. You should only have
one version, and that needs to be the new one
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]