Excel VBa

Hi,

We have an Excel model with a lot of complex VBa code.

Is it possible to convert this to Aspose?

Thanks in advance.

Peter

Hi,


I am afraid, if you are talking about creating, manipulating, converting or running macros/ VBA codes, here Aspose.Cells does not support to do this, it only supports to preserve the macros/vba codes in the template file and save the file with it. Regarding converting VBA codes in Aspose.Cells APIs model, I am afraid, you may try to perform the tasks with existing Aspose.Cells APIs using your own codes (also with custom functions) if it may suit your needs. We recommend you to study Aspose.Cells APIs on different features ( see the Programmer’s guide for your complete reference about features and API usage etc.
http://www.aspose.com/docs/display/cellsnet/Programmers+Guide) and try to convert your VBA codes accordingly. If you find any difficulty, we will try to help you thorough if possible.

Thank you.