Hi all,
I have a VSTO add-in for Excel 2007 and need to figure out a way to disable two types of events in the Excel: deletion of worksheets and repositioning of worksheets. Ideally I could just handle the event, pop a message to the user indicating the function is disabled, and cancel the action.
Does anyone know if this is possible through VSTO? I have searched around and found nothing on this topic.
Any help is appreciated.
Thanks! Jim