COM-call-in to Excel

  • Thread starter Thread starter John Kessel
  • Start date Start date
J

John Kessel

I'm programming a COM-call-in from UNIFACE. Everything goes perfect, but I
don't know the parameters (signature) to access Excell for printing the
current worksheet, activated via COM.
Who knows ?
 
Hi John,
I'm programming a COM-call-in from UNIFACE. Everything goes perfect, but I
don't know the parameters (signature) to access Excell for printing the
current worksheet, activated via COM.
Who knows ?

YourApplicationObject.ActiveWorksheet.PrintOut

Regards

Stephen Bullen
Microsoft MVP - Excel
www.oaltd.co.uk
 

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