R
rosmie
Hi,
I am working on a C++ excel automation project . I am finding it hard to get
good c++ documentation for excel automation. Can someone can help me on this?
Also it would be great if someone tells me how to copy clipboard data to
excel range?
I think I need to use ExcelWorksheet.Paste(VARIANT destination, VARIANT
link) method.
But can I get an explanation/code sample for this?
Thanks in advance!
I am working on a C++ excel automation project . I am finding it hard to get
good c++ documentation for excel automation. Can someone can help me on this?
Also it would be great if someone tells me how to copy clipboard data to
excel range?
I think I need to use ExcelWorksheet.Paste(VARIANT destination, VARIANT
link) method.
But can I get an explanation/code sample for this?
Thanks in advance!