C
chris.dufresne
Hi,
I have a VB program I've written on Windows that essentially starts
Excel, then creates various Worksheets and populates them with data,
does some cell formatting, etc. Keep in mind, this is not a Macro that
is launched from within Excel this is a standalone executable. I
recently bought a Mac and I'd like to do the same thing. I've done many
google searches and I've come up empty on the subject.
What I'm looking for is the Library or Framework I need to interact
with Excel through C or C++ or something similar. A small code snippet
illustrating its use, if available, would also be great. Thanks in
advance,
--Chris
I have a VB program I've written on Windows that essentially starts
Excel, then creates various Worksheets and populates them with data,
does some cell formatting, etc. Keep in mind, this is not a Macro that
is launched from within Excel this is a standalone executable. I
recently bought a Mac and I'd like to do the same thing. I've done many
google searches and I've come up empty on the subject.
What I'm looking for is the Library or Framework I need to interact
with Excel through C or C++ or something similar. A small code snippet
illustrating its use, if available, would also be great. Thanks in
advance,
--Chris