Can we merge multiple cells in a excel ( export ), if so, how? Header is static.
asked
Chandra P
1 answers
1
Not by default. You would need to customize the ExcelExporter module with the Apache POI library it uses. That needs a fair bit of Java skills. What exact needs do you have?