Add, Update, Remove macros or VBA codes in Excel file using Aspose.Cells for Java

I have an excel workbook and I implemented a macro, now this macro will be executed onChange in some range of cells and it will change other cell value.

Working with the workbook will be from java implementation, Could you please tell me if ASPOSE will be able to achieve this.

@alkhateeb1993,

Thanks for your query.

Well, apart from executing macros/Vba codes, it is possible. Aspose.Cells supports to add, update or remove macros/vba codes in Excel files, see the documents in the section:

PS. Aspose.Cells does not support to execute or run Macros/Vba codes in Excel workbooks.