vb.net - How to get a list of excel cell 'name' references in vbnet? -


i'm trying copy data 1 excel workbook another. both workbooks have same cell 'name' reference, data contained in cell references identical hence why im trying list references (to later map values) .

is there way can list cell references in workbook using vbnet?

a loop perhaps?


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -