About 1 results
Open links in new tab

Excel range data manipulation via C / COM Automation
May 31, 2011 · In my case, ive written a function into a DLL that accepts an Excel range argument (as a VARIANT * range_ptr). Id like the alg to read the contents of the passed in range, …