C
Corey Alix
Is it possible to re-use the same spreadsheet instance, and set its XMLData
to another document *without* losing the add-in functionality gained by
invoking the AddIn method for a prior XMLData assignment? In other words,
is it possible to preserve add-in functionality across XMLData assignments?
I am finding that I must call the AddIn method to re-register my add-ins
with the spreadsheet each time I open a document via an XMLData assignment.
to another document *without* losing the add-in functionality gained by
invoking the AddIn method for a prior XMLData assignment? In other words,
is it possible to preserve add-in functionality across XMLData assignments?
I am finding that I must call the AddIn method to re-register my add-ins
with the spreadsheet each time I open a document via an XMLData assignment.