VBA/ Macros / Add-Ins

Hello,

Can someone please tell if Aspose.Cells for java support Excel VBA/ Macros / Add-Ins.
And if yes, to what extent ?

Thanks
Adi

Hi Adi,

Well, Aspose.Cells for Java does support to preserve the vba/macros etc. in the template file (if you opens / saves the file with it). It does not support to manipulate the vba/macros programmatically at the moment.

Thank you.

Hi,

Thanks for your quick reply.
Can I run a Macro embedded in my spreadsheet by calling it from Aspose ?

Thanks
Adi

Hi,

I am afraid, you cannot run a macro (in the template file) using Aspose.Cells for Java API.

Thank you.