java - Is it possible to add VB to an Excel sheet from POI? -
Do anyone know that it is possible to add VB to an Excel document from within Java? I basically want to add a pivot table to a sheet, and setting some of its properties dynamically; I know that I can access pivot pivot table settings, but not directly with POI.
I did something like, where I used VBA in advance
Perhaps you have to make your VBA in advance, and this sheet will read its dynamic properties. Then you can fill these qualities in will.
Comments
Post a Comment