C# - Named Range
Event | Description | 365 | 21 | 16 | 13 | 10 | 07 |
BeforeDoubleClick | Occurs when the Named Range is double clicked | Y | Y | Y | Y | Y | Y |
BeforeRightClick | Occurs when the Named Range is right clicked | Y | Y | Y | Y | Y | Y |
BindingContextChanged | Occurs when the binding of the Named Range changes | Y | Y | Y | Y | Y | Y |
Change | Occurs when the contents of the Named Range are changed by a user or programmatically. The event is not raised when calculations cause the change. | Y | Y | Y | Y | Y | Y |
Deselected | Occurs when the selection is moved outside the Named Range | Y | Y | Y | Y | Y | Y |
Disposed | Occurs when the Named Range is disposed of. Typically raised by garbage collection. | Y | Y | Y | Y | Y | Y |
Selected | Occurs when the Named Range is selected | Y | Y | Y | Y | Y | Y |
SelectionChange | Occurs when the selection within the Named Range changes. | Y | Y | Y | Y | Y | Y |
Event Procedures
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext