Worksheet - XMLMappedRange
| Event | Description |
| BeforeDoubleClick | Occurs when the XMLMappingRange is double clicked |
| BeforeRightClick | Occurs when the XMLMappingRange is right clicked |
| BindingContextChanged | Occurs when the binding of the XMLMappingRange changes |
| Change | Occurs when the contents of the XMLMappingRange are changed by ?? |
| Deselected | Occurs when the selection is moved outside the XMLMappingRange |
| Disposed | Occurs when the XMLMappingRange is disposed of. Typically raised by garbage collection. |
| Selected | Occurs when the XMLMappingRange is selected |
| SelectionChange | Occurs when the selection within the XMLMappingRange changes. |
This list is slightly different to the VBA Events
These cannot be created dynamically at run-time
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext