Extract Macros from an Excel file

Hi,

I am comparing two Excel files with Aspose.Cells for .Net. I need to get the list of all macros (and the code) to be able to validate my files. I don’t need to execute the code nor to modify it.

How can I do that?

Thanks in advance,
Marie

Hi Mrie,

Well, I 'm afraid Aspose.Cells for .NET does not support to retrieve / manipulate macors in the designer files. Although the component will preserve macros in the designer files when loading and saving the with Aspose.Cells APIs

Thank you.

Is it a feature that you plan to do?

Thanks,

Marie

No, we don’t have such a plan because we don’t have detail information about how to make this feature.