Hi I'm trying to generate an excel using java. Here I want to add macros to the same excel file while generating. I went through some post in stackoverflow but didn't find exact answer.
Can anyone please give me some sample code for generating excel with macros using java (I'm using Apache poi jar file for generating excel)