AppEvents_Event.SheetBeforeRightClick Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when any worksheet is right-clicked, before the default right-click action.
public:
event Microsoft::Office::Interop::Excel::AppEvents_SheetBeforeRightClickEventHandler ^ SheetBeforeRightClick;
event Microsoft.Office.Interop.Excel.AppEvents_SheetBeforeRightClickEventHandler SheetBeforeRightClick;
Event SheetBeforeRightClick As AppEvents_SheetBeforeRightClickEventHandler
Event Type
Remarks
This event doesn't occur on chart sheets.