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
Post a Comment