Exporting Excel to C#

前端 未结 6 852
青春惊慌失措
青春惊慌失措 2020-12-21 16:44

I have to port excel file which business guys are using to calculate final price to C# so I can later use this algorithm in Asp.Net application. This is something I will be

6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-21 17:38

    If you mean:

    • I have an Excel VBA application that I wish to port to C#

    Then this question may be of some assistance:

    • Is it possible to convert VBA to C#?

提交回复
热议问题