Using a URI to specify and Excel or Word template (or file)

P

Paul Orsillo

I'm using COM Interop to export data from my application
to either Excel or Word.

I know that in Excel (for example) I can specify the URI
of a template in Workbooks.Add(). When the data is
exported Excel opens the new workbook using the
appropriate template.

It all happens pretty magically and that is nice. My
question though is How does one specify UID/PWD
information if that is required for user access? Does
Excel have a canonical format?

Thank you
Paul Orsillo
 

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