At run time when excel is downlaod the below error is displayed.This was woring fine in AEM6.4.0 but with AEM6.4.7 below error displayed.
This was the dependency used.Please can you advsie the jar version.
<artifactId>com.adobe.granite.poi</artifactId> |
<version>2.0.22</version> | |
java.lang.NoSuchMethodError: org.apache.poi.ss.usermodel.CellStyle.setAlignment(S)V
a)