Aspose.Excel Macros

We are currently using Aspose.Excel. We need to use a client provided spreadsheet as a template. This template has a nimber of macros that do validation. Can we use it with Aspose.Excel? Can we envoke the macros from code and get errors?

Aspose.Excel can load macros and keep them in the result file. This feature is supported in Enterprise edition. However, Aspose.Excel doesn’t support to envoke the macros from code and get result from macros.