axSpreadsheet activeCell C++ methods missing?

M

mmortal03

I've been working on a project in Visual C++ Express 2008, and have
been wanting to use OWC11, but now that I've sat down to try to code
it, I've had no luck all night. I am simply wanting to figure out how
to access the contents of this->axSpreadsheet1->activeCell, but it
seems as if the getRange, toString, etc, methods are all missing in
the C++ version of the OWC classes. The only method that seems to be
there at all is "get", and that doesn't seem useful at all without
methods that can interpret or convert that. Am I missing something,
or is the C++ version of OWC really so feature-limited?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top