NamedRange Events
Namespace:
Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
| Name | Description | |
|---|---|---|
![]() | BeforeDoubleClick | Occurs when a NamedRange control is double-clicked, before the default double-click action. |
![]() | BeforeRightClick | Occurs when a NamedRange control is right-clicked, before the default right-click action. |
![]() | BindingContextChanged | This API supports the product infrastructure and is not intended to be used directly from your code. |
![]() | Change | Occurs when something changes in the NamedRange control. |
![]() | Deselected | Occurs when selection moves from the NamedRange control to an area outside of the NamedRange control. |
![]() | Disposed | (Inherited from IComponent.) |
![]() | Selected | Occurs when the NamedRange control is selected. |
![]() | SelectionChange | Occurs when the selection inside the NamedRange control changes. |
Show:
