Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.BindingDataChangedEventArgs interface
- Package:
- excel
Provides information about the binding that raised the data changed event.
Properties
| binding | Gets a temporary |
Property Details
binding
Gets a temporary Binding object that contains the ID of the Binding object that raised the event. Use that ID with BindingCollection.getItem(id) to get the binding.
binding: Excel.Binding;
Property Value
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
