Sort Excel File Columns

1

I would like to know how I can command the columns of an Excel with VB.NET, for the moment I open the Excel with Interop, now I would like to sort the columns since I have them for the moment as shown in the image.

The result I want to obtain is the following:

    
asked by Julio Moreno Dev 21.02.2017 в 23:35
source

0 answers