About Macro

Hi,
We would like write some macro to an Excel file, and then call these macro from this Excel file.

How can we write and call these macro using Apose.Excel?

Please advise.
Thanks.

Aspose.Excel can import macros from your excel file and export them to your result file. However, it cannot call those macros at run time. You can only run macros after you open the result file.