Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

AX 2012 how to read excel row object and store in the container or other format?

$
0
0

I know how to read cell value eg. sheet.cells().item(3,2).value()

but, how can I get row and store in container?

eg. container con;

str value;

con = sheet.row(3);

value = conpeek(con, 2);


Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>