M
Maneesh S
The user have a embedded Excel Spreadsheet in Word that they right Click and
Open in execl application. I have a custom addin that gets called for Excel
on close event and ask the user to save the document.
My issue is when the Excel Spreadsheet is embedded in word and the user
right click on the embedded Spreadsheet and open in Excel, I do no want the
Close event from my custom addin to ask the user to save the document.
Is there a property or API I can use to detect if the Spreadsheet in Excel
opened from another Office application like Word. I have already tried
WorkBook.IsInplace property and that does not seem to solve the issue for me.
Thanks
Maneesh S
Open in execl application. I have a custom addin that gets called for Excel
on close event and ask the user to save the document.
My issue is when the Excel Spreadsheet is embedded in word and the user
right click on the embedded Spreadsheet and open in Excel, I do no want the
Close event from my custom addin to ask the user to save the document.
Is there a property or API I can use to detect if the Spreadsheet in Excel
opened from another Office application like Word. I have already tried
WorkBook.IsInplace property and that does not seem to solve the issue for me.
Thanks
Maneesh S