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
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