how to use Excel Viewer in my app?

  • Thread starter Thread starter wang xin
  • Start date Start date
W

wang xin

I want to use my application open a exist excel file, fill any data and
print it. Is it possible? And how?

Thanks.
 
There is no interface for Excel. The Viewer in 4.2 is just that - a viewer.
It cannot be used to edit or add data. You can P/Invoke ShellExecute to
launch it and display (and print if supported) a file.

-Chris
 

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

Back
Top