Office.BindingDataChangedEventArgs interface
Provides information about the binding that raised the DataChanged event.
binding | Gets an Office.Binding object that represents the binding that raised the DataChanged event. |
type | Gets an Office.EventType enumeration value that identifies the kind of event that was raised. |
Gets an Office.Binding object that represents the binding that raised the DataChanged event.
TypeScript
binding: Binding;
Property Value
Gets an Office.EventType enumeration value that identifies the kind of event that was raised.
TypeScript
type: EventType;
Property Value
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
Office Add-ins is an open source project. Select a link to provide feedback: