Writing code

ASPOSE.CELL Query

I need to convert an existing project Excel VBA code to C# or C++.

(1) Can I write in C# or C++ as the code base for an Excel file

(2) What type of compiler , I Have MS Visual Studio 2005.

(3) Will the new Excel file run on any PC Running MS EXCEL 2003 application

Regards

peter_zyn

(1) Can I write in C# or C++ as the code base for an Excel file

Yes. But C# is preferred because we developed Aspose.Cells with C# and I am more proficient with C#. Using C# will help us support you better.

(2) What type of compiler , I Have MS Visual Studio 2005.

You can use any version of visual studio.

(3) Will the new Excel file run on any PC Running MS EXCEL 2003 application

Yes.