M
michael.herstine
I'm writing an Excel Add-In, and I'd like to add a property page for my
Add-In to the property sheet displayed by Tools | Options. The Outlook
object model provides interfaces for doing this (the app fires the
OptionsPagesAdd event when the sheet is about to be displayed & gives
the Add-In the chance to add new pages if it wants). However, I can't
find anything similar in the Excel object model.
Am I just missing something, or can this not be done?
Add-In to the property sheet displayed by Tools | Options. The Outlook
object model provides interfaces for doing this (the app fires the
OptionsPagesAdd event when the sheet is about to be displayed & gives
the Add-In the chance to add new pages if it wants). However, I can't
find anything similar in the Excel object model.
Am I just missing something, or can this not be done?