Running Macros

Can anyone give me the c# code for executing a macro that exists in the excel file?

Thanks.

Aspose.Cells doesn’t support to run macros in Excel files.

In the Product Description of Aspose.Cells, it says "Aspose.Cells also supports Addins, VBA and macros."

Can you tell me what it is capable of doing with VBA and macros?

Thanks

Please check Edition Types.

Aspose.Cells supports to load them in your template file and preserve them in the output file. However, running them at run time is not supported.