Copy specific cells from an excel document using C++
I have been looking into trying to manipulate an excel document using C++.
Basically what I want to do is access an excel document and copy a
specified line from that document to the windows clipboard. I haven't
found any libraries I am able to use or any commands I can use to
accomplish this task. If anyone can point me to any documentation or
examples that show me how to get this accomplished it would be much
appreciated.
No comments:
Post a Comment