Is there a tool that can port or compile Excel VBA code in C #?

I don't know much about .net, but I'm working on a project in which I need to port some Excel VBA code embedded in spreadsheets to stand-alone C #.

Are they any tools that could automate (or semi-automate) this port or compile it? How well do they work?

+3
source share
3 answers

No. It is best if it is not so much code to do it manually.

. VBA VB.NET, tool, #.

VBA Visual Basic.NET

VBA, Visual Basic.NET #

+6

FlexCel.NET www.tmssoftware.com/site/flexcelnet.asp, .

0

, , :

1: VB #

#, - Telerik: http://converter.telerik.com/. VBA (, Excel, Range, Worksheets ..) . #.NET Visual Studio.

Excel ( COM) .

2: VBA VB.NET

COM- DLL, VB.NET Visual Studio, :).

, , DLL Excel, , . COM- DLL ( VBA) . .

0

Source: https://habr.com/ru/post/1734535/


All Articles