I have an excel with few macros in it. I want to run these macros from JAVA program using POI library.
I verified the available classes in POI library. But it seems there are no classes available in POI library to do this task.
Any suggestion to achieve this functionality would be greatly appreciated.